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

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

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