Package org.apache.lucene.facet.index

Facets indexing code.

See:
          Description

Interface Summary
CategoryListBuilder Builds a category list data by encoding the appropriate information for every category and ordinal given to CategoryListBuilder.build(IntsRef, Iterable).
 

Class Summary
CountingListBuilder A CategoryListBuilder which builds a counting list data by encoding the category ordinals into one or more BytesRef.
DrillDownStream A TokenStream which creates category drill-down terms.
FacetFields A utility class for adding facet fields to a document.
 

Package org.apache.lucene.facet.index Description

Facets indexing code.



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