Uses of Package
org.apache.lucene.facet.taxonomy
-
Packages that use org.apache.lucene.facet.taxonomy Package Description org.apache.lucene.facet.enhancements Enhanced category featuresorg.apache.lucene.facet.enhancements.association Association category enhancementsorg.apache.lucene.facet.index Indexing of document categoriesorg.apache.lucene.facet.index.attributes Category attributes and their properties for indexingorg.apache.lucene.facet.index.categorypolicy Policies for indexing categoriesorg.apache.lucene.facet.index.params Indexing-time specifications for handling facetsorg.apache.lucene.facet.index.streaming Expert: attributes streaming definition for indexing facetsorg.apache.lucene.facet.search Faceted Search APIorg.apache.lucene.facet.search.cache Caching to speed up facets accumulation.org.apache.lucene.facet.search.params Parameters for Faceted Searchorg.apache.lucene.facet.search.params.association Association-based Parameters for Faceted Search.org.apache.lucene.facet.search.results Results of Faceted Searchorg.apache.lucene.facet.search.sampling Sampling for facets accumulationorg.apache.lucene.facet.taxonomy Taxonomy of Categoriesorg.apache.lucene.facet.taxonomy.directory Taxonomy implemented using a Lucene-Indexorg.apache.lucene.facet.taxonomy.writercache Improves indexing time by caching a map of CategoryPath to their Ordinalorg.apache.lucene.facet.taxonomy.writercache.cl2o Category->Ordinal caching implementation using an optimized data-structuresorg.apache.lucene.facet.taxonomy.writercache.lru An LRU cache implementation for the CategoryPath to Ordinal maporg.apache.lucene.facet.util Various utilities for faceted search -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.enhancements Class Description TaxonomyWriter TaxonomyWriter is the interface which the faceted-search library uses to dynamically build the taxonomy at indexing time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.enhancements.association Class Description TaxonomyWriter TaxonomyWriter is the interface which the faceted-search library uses to dynamically build the taxonomy at indexing time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.index Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category.TaxonomyWriter TaxonomyWriter is the interface which the faceted-search library uses to dynamically build the taxonomy at indexing time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.index.attributes Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.index.categorypolicy Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category.TaxonomyWriter TaxonomyWriter is the interface which the faceted-search library uses to dynamically build the taxonomy at indexing time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.index.params Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.index.streaming Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category.TaxonomyWriter TaxonomyWriter is the interface which the faceted-search library uses to dynamically build the taxonomy at indexing time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.search Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category.TaxonomyReader TaxonomyReader is the read-only interface with which the faceted-search library uses the taxonomy during search time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.search.cache Class Description TaxonomyReader TaxonomyReader is the read-only interface with which the faceted-search library uses the taxonomy during search time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.search.params Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category.TaxonomyReader TaxonomyReader is the read-only interface with which the faceted-search library uses the taxonomy during search time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.search.params.association Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category.TaxonomyReader TaxonomyReader is the read-only interface with which the faceted-search library uses the taxonomy during search time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.search.results Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category.TaxonomyReader TaxonomyReader is the read-only interface with which the faceted-search library uses the taxonomy during search time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.search.sampling Class Description TaxonomyReader TaxonomyReader is the read-only interface with which the faceted-search library uses the taxonomy during search time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.taxonomy Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category.InconsistentTaxonomyException Exception indicating that a certain operation could not be performed on a taxonomy related object because of an inconsistency.TaxonomyReader.ChildrenArrays Equivalent representations of the taxonomy's parent info, used internally for efficient computation of facet results: "youngest child" and "oldest sibling" -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.taxonomy.directory Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category.InconsistentTaxonomyException Exception indicating that a certain operation could not be performed on a taxonomy related object because of an inconsistency.TaxonomyReader TaxonomyReader is the read-only interface with which the faceted-search library uses the taxonomy during search time.TaxonomyReader.ChildrenArrays Equivalent representations of the taxonomy's parent info, used internally for efficient computation of facet results: "youngest child" and "oldest sibling"TaxonomyWriter TaxonomyWriter is the interface which the faceted-search library uses to dynamically build the taxonomy at indexing time. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.taxonomy.writercache Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.taxonomy.writercache.cl2o Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.taxonomy.writercache.lru Class Description CategoryPath A CategoryPath holds a sequence of string components, specifying the hierarchical name of a category. -
Classes in org.apache.lucene.facet.taxonomy used by org.apache.lucene.facet.util Class Description TaxonomyReader TaxonomyReader is the read-only interface with which the faceted-search library uses the taxonomy during search time.