I'm new to Elastic Search facets. And I'm aware of getting the count
of a field by applying addFacet, but I wonder if there is a
possibility of getting facet count by specifying 2 fields( I mean AND
operator in Facet).
The term facet supports Multi Fields: "The term facet can be executed
against more than one field, returning the aggregation result across
those fields"
Term Scripts will give you more control/flexibility.
I'm new to Elastic Search facets. And I'm aware of getting the count
of a field by applying addFacet, but I wonder if there is a
possibility of getting facet count by specifying 2 fields( I mean AND
operator in Facet).
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.