Uses of Class
org.apache.lucene.facet.taxonomy.writercache.NameIntCacheLRU
Packages that use NameIntCacheLRU
Package
Description
Improves indexing time by caching a map of CategoryPath to their Ordinal.
-
Uses of NameIntCacheLRU in org.apache.lucene.facet.taxonomy.writercache
Subclasses of NameIntCacheLRU in org.apache.lucene.facet.taxonomy.writercacheModifier and TypeClassDescriptionclass
An LRU cache of mapping from name to int.Fields in org.apache.lucene.facet.taxonomy.writercache declared as NameIntCacheLRU