Uses of Package
org.apache.lucene.facet.index.categorypolicy

Packages that use org.apache.lucene.facet.index.categorypolicy
org.apache.lucene.facet.index.categorypolicy Policies for indexing categories 
org.apache.lucene.facet.index.params Indexing-time specifications for handling facets 
 

Classes in org.apache.lucene.facet.index.categorypolicy used by org.apache.lucene.facet.index.categorypolicy
OrdinalPolicy
          A policy for adding category parent ordinals to the list of ordinals that are encoded for a given document.
PathPolicy
          Determines which categories should be added as terms to the DrillDownStream.
 

Classes in org.apache.lucene.facet.index.categorypolicy used by org.apache.lucene.facet.index.params
OrdinalPolicy
          A policy for adding category parent ordinals to the list of ordinals that are encoded for a given document.
PathPolicy
          Determines which categories should be added as terms to the DrillDownStream.
 



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