Package | Description |
---|---|
org.apache.lucene.facet.taxonomy.writercache.cl2o |
Category->Ordinal caching implementation using an optimized data-structures
|
Modifier and Type | Class | Description |
---|---|---|
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.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.