Re: stopword syntax with custom analyzer

2014-12-18 Thread Alix Martin
Gist link is https://gist.github.com/Alix-Martin/7186e38459e88a474e13 -- 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 elasticsearc

stopword syntax with custom analyzer

2014-12-18 Thread Alix Martin
"filter" : ["lowercase", "hostname_stop"], } } } This is confusing because the first syntax is closer with what you find in the guide for standard analyzers http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/using-stop