|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LuceneTaxonomyWriter.OrdinalMap | |
---|---|
org.apache.lucene.facet.taxonomy.lucene | Taxonomy implemented using a Lucene-Index |
Uses of LuceneTaxonomyWriter.OrdinalMap in org.apache.lucene.facet.taxonomy.lucene |
---|
Classes in org.apache.lucene.facet.taxonomy.lucene that implement LuceneTaxonomyWriter.OrdinalMap | |
---|---|
static class |
LuceneTaxonomyWriter.DiskOrdinalMap
LuceneTaxonomyWriter.OrdinalMap maintained on file system |
static class |
LuceneTaxonomyWriter.MemoryOrdinalMap
LuceneTaxonomyWriter.OrdinalMap maintained in memory |
Methods in org.apache.lucene.facet.taxonomy.lucene with parameters of type LuceneTaxonomyWriter.OrdinalMap | |
---|---|
void |
LuceneTaxonomyWriter.addTaxonomies(org.apache.lucene.store.Directory[] taxonomies,
LuceneTaxonomyWriter.OrdinalMap[] ordinalMaps)
Take all the categories of one or more given taxonomies, and add them to the main taxonomy (this), if they are not already there. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |