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

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -