Uses of Class
org.apache.lucene.facet.index.CategoryContainer

Packages that use CategoryContainer
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
 void CategoryContainer.merge(CategoryContainer other)
          Add the categories from another CategoryContainer to this one.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.