Is it possible to get bigrams from significant_terms aggregation in Elasticsearch? -


i wondering if possible bigrams significant_terms aggregation in elasticsearch.

i querying index 200 million sentences have been indexed using additional bigram analyzer. bigrams indexed. however, when run significant_terms aggregation, unigrams es.

is possible @ all?


Comments

Popular posts from this blog

java - How to compare two classes -

javascript - Why Selenium can't find an element that is graphically visible -

c# - Get the Class name in a class with atribute inside a attribute method -