Package org.apache.lucene.facet.index.params

Indexing-time specifications for handling facets

See:
          Description

Class Summary
CategoryListParams Contains parameters for a category list *
FacetIndexingParams Defines parameters that are needed for facets indexing.
PerDimensionIndexingParams A FacetIndexingParams that utilizes different category lists, defined by the dimension specified by a category (see PerDimensionIndexingParams.PerDimensionIndexingParams(Map, CategoryListParams).
 

Package org.apache.lucene.facet.index.params Description

Indexing-time specifications for handling facets

Parameters on how facets are to be written to the index, such as which fields and terms are used to refer to the facets posting list.



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.