|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabelToOrdinal | |
---|---|
org.apache.lucene.facet.taxonomy.writercache | Improves indexing time by caching a map of CategoryPath to their Ordinal. |
Uses of LabelToOrdinal in org.apache.lucene.facet.taxonomy.writercache |
---|
Subclasses of LabelToOrdinal in org.apache.lucene.facet.taxonomy.writercache | |
---|---|
class |
CompactLabelToOrdinal
This is a very efficient LabelToOrdinal implementation that uses a CharBlockArray to store all labels and a configurable number of HashArrays to reference the labels. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |