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

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

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -