Is there a way to create an index and specify a custom analyzer using the Java API? It supports adding mappings at index creation, but I can\'t find a way to do something li
If you are on a test environnent you can also uses this project which will create your indexes based on Java annotations.
https://github.com/tlrx/elasticsearch-test