Uses of Class
org.apache.lucene.facet.index.CategoryContainer
-
Packages that use CategoryContainer Package Description org.apache.lucene.facet.index Indexing of document categories -
-
Uses of CategoryContainer in org.apache.lucene.facet.index
Methods in org.apache.lucene.facet.index with parameters of type CategoryContainer Modifier and Type Method Description voidCategoryContainer. merge(CategoryContainer other)Add the categories from anotherCategoryContainerto this one.
-