Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.facet.taxonomy.writercache Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
Cl2oTaxonomyWriterCacheTaxonomyWriterCache using CompactLabelToOrdinal.Classorg.apache.lucene.facet.taxonomy.writercacheApache Lucene
CollisionMapHashMap to store colliding labels.Classorg.apache.lucene.facet.taxonomy.writercacheApache Lucene
CompactLabelToOrdinalThis is a very efficient LabelToOrdinal implementation that uses a CharBlockArray to store all labels and a configurable number of HashArrays toClassorg.apache.lucene.facet.taxonomy.writercacheApache Lucene
LabelToOrdinalAbstract class for storing Label->Ordinal mappings in a taxonomy.Classorg.apache.lucene.facet.taxonomy.writercacheApache Lucene
LruTaxonomyWriterCacheLRU TaxonomyWriterCache - good choice for huge taxonomies.Classorg.apache.lucene.facet.taxonomy.writercacheApache Lucene
LruTaxonomyWriterCache .LRUTypeDetermines cache type.Classorg.apache.lucene.facet.taxonomy.writercache.LruTaxonomyWriterCacheApache Lucene
NameHashIntCacheLRUAn an LRU cache of mapping from name to int.Classorg.apache.lucene.facet.taxonomy.writercacheApache Lucene
TaxonomyWriterCacheTaxonomyWriterCache is a relatively simple interface for a cache of category->ordinal mappings, used in TaxonomyWriter implementations (such asInterfaceorg.apache.lucene.facet.taxonomy.writercacheApache Lucene