Uses of Class
org.apache.lucene.facet.taxonomy.ParallelTaxonomyArrays
Packages that use ParallelTaxonomyArrays
Package
Description
Taxonomy of Categories.
Taxonomy index implementation using on top of a Directory.
-
Uses of ParallelTaxonomyArrays in org.apache.lucene.facet.taxonomy
Methods in org.apache.lucene.facet.taxonomy that return ParallelTaxonomyArraysModifier and TypeMethodDescriptionabstract ParallelTaxonomyArrays
TaxonomyReader.getParallelTaxonomyArrays()
Returns aParallelTaxonomyArrays
object which can be used to efficiently traverse the taxonomy tree. -
Uses of ParallelTaxonomyArrays in org.apache.lucene.facet.taxonomy.directory
Subclasses of ParallelTaxonomyArrays in org.apache.lucene.facet.taxonomy.directoryModifier and TypeClassDescription(package private) class
AParallelTaxonomyArrays
that are initialized from the taxonomy index.Methods in org.apache.lucene.facet.taxonomy.directory that return ParallelTaxonomyArrays