Package org.apache.lucene.facet.taxonomy.writercache.lru

An LRU cache implementation for the CategoryPath to Ordinal map

See:
          Description

Class Summary
LruTaxonomyWriterCache LRU TaxonomyWriterCache - good choice for huge taxonomies.
NameHashIntCacheLRU An an LRU cache of mapping from name to int.
 

Enum Summary
LruTaxonomyWriterCache.LRUType  
 

Package org.apache.lucene.facet.taxonomy.writercache.lru Description

An LRU cache implementation for the CategoryPath to Ordinal map



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