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

Packages that use org.apache.lucene.facet.index.params
org.apache.lucene.facet.enhancements.params Enhanced category features 
org.apache.lucene.facet.index Indexing of document categories 
org.apache.lucene.facet.index.params Indexing-time specifications for handling facets 
org.apache.lucene.facet.index.streaming Expert: attributes streaming definition for indexing facets 
org.apache.lucene.facet.search Faceted Search API 
org.apache.lucene.facet.search.cache   
org.apache.lucene.facet.search.params Parameters for Faceted Search 
org.apache.lucene.facet.util Various utilities for faceted search 
 

Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.enhancements.params
CategoryListParams
          Contains parameters for a category list *
DefaultFacetIndexingParams
          Default implementation for FacetIndexingParams.
FacetIndexingParams
          Parameters on how facets are to be written to the index.
PerDimensionIndexingParams
          A FacetIndexingParams that utilizes different category lists, defined by the dimension specified CategoryPaths (see PerDimensionIndexingParams.addCategoryListParams(CategoryPath, CategoryListParams)
 

Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.index
CategoryListParams
          Contains parameters for a category list *
FacetIndexingParams
          Parameters on how facets are to be written to the index.
 

Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.index.params
CategoryListParams
          Contains parameters for a category list *
DefaultFacetIndexingParams
          Default implementation for FacetIndexingParams.
FacetIndexingParams
          Parameters on how facets are to be written to the index.
 

Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.index.streaming
FacetIndexingParams
          Parameters on how facets are to be written to the index.
 

Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.search
FacetIndexingParams
          Parameters on how facets are to be written to the index.
 

Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.search.cache
CategoryListParams
          Contains parameters for a category list *
FacetIndexingParams
          Parameters on how facets are to be written to the index.
 

Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.search.params
FacetIndexingParams
          Parameters on how facets are to be written to the index.
 

Classes in org.apache.lucene.facet.index.params used by org.apache.lucene.facet.util
CategoryListParams
          Contains parameters for a category list *
FacetIndexingParams
          Parameters on how facets are to be written to the index.
 



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