I think you should check step by step: 1. Your custom analyzer is fine. 2. Your index have been using your custom analyzer fines.
And if you still get problem, please give more info so other could try to reproduce it and help you. On Wednesday, December 18, 2013 8:58:55 PM UTC-8, Joshua Corb wrote: > > even with that change we are still running into the same issue. It seems > that elastic search isn't reading the config correctly, and never creates > the index correctly. > > > On Wed, Dec 18, 2013 at 8:18 PM, kidkid <[email protected] <javascript:>>wrote: > >> You could also check your custom analyzer like that: >> >> your_index: Index which use your custom analyzer. >> >> http://your_server_ip:9200/your_index/_analyze?text=your_query_here >> >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "elasticsearch" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/elasticsearch/8oB1lM8sUHg/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elasticsearch/d5a63a84-399e-4e4c-8872-4c07d75cc32e%40googlegroups.com >> . >> >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/e93705c9-6d37-4f94-a798-34491f8cb29e%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
