I'm trying to find a way how to get the most frequently word/term
connections in query results. I would like to use them for ideas cloud and
tree like attached. Any Ideas?
You can have a terms facet on the fields you are querying. However, since
you probably want to facet over the analyzed values, the results can be
confusing if you use stemming, ngrams or any other token filter that
modifies the term.
I'm trying to find a way how to get the most frequently word/term
connections in query results. I would like to use them for ideas cloud and
tree like attached. Any Ideas?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.