| Package | Description |
|---|---|
| org.apache.lucene.facet.taxonomy |
Taxonomy of Categories.
|
| org.apache.lucene.facet.taxonomy.directory |
Taxonomy index implementation using on top of a Directory.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ParallelTaxonomyArrays |
TaxonomyReader.getParallelTaxonomyArrays()
Returns a
ParallelTaxonomyArrays object which can be used to
efficiently traverse the taxonomy tree. |
| Modifier and Type | Method and Description |
|---|---|
ParallelTaxonomyArrays |
DirectoryTaxonomyReader.getParallelTaxonomyArrays() |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.