Does this feature already exist in the most recent version of ES? If
yes, which facet should I use? I looked at terms and histogram facets,
and they don't seem to be appropriate.
If anyone has implemented this before, please share your knowledge.
Term facets should be what you are looking for. You may have to use a
multifield depending on your current analyzer. You'd probably want to
use a keyword analyzer on the field you facet on.
Does this feature already exist in the most recent version of ES? If
yes, which facet should I use? I looked at terms and histogram facets,
and they don't seem to be appropriate.
If anyone has implemented this before, please share your knowledge.
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.