Package | Description |
---|---|
org.apache.lucene.facet.taxonomy |
Taxonomy of Categories
|
org.apache.lucene.facet.taxonomy.directory |
Taxonomy implemented using a Lucene-Index
|
Modifier and Type | Method | Description |
---|---|---|
TaxonomyReader.ChildrenArrays |
TaxonomyReader.getChildrenArrays() |
getChildrenArrays() returns a
TaxonomyReader.ChildrenArrays object which can
be used together to efficiently enumerate the children of any category. |
Modifier and Type | Method | Description |
---|---|---|
TaxonomyReader.ChildrenArrays |
DirectoryTaxonomyReader.getChildrenArrays() |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.