Defines parameters that are needed for faceted search: the list of facet {@link FacetRequest facet requests} which should be aggregated as well as the{@link FacetIndexingParams indexing params} that were used to index them.
@lucene.experimental
Faceted search parameters indicate for which facets should info be gathered.
The contained facet requests define for which facets should info be gathered.
Contained faceted indexing parameters provide required info on how to read and interpret the underlying faceted information in the search index.
@lucene.experimental
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.