Uses of Class
org.apache.lucene.facet.index.streaming.CountingListTokenizer

Packages that use CountingListTokenizer
org.apache.lucene.facet.index Indexing of document categories 
 

Uses of CountingListTokenizer in org.apache.lucene.facet.index
 

Methods in org.apache.lucene.facet.index that return CountingListTokenizer
protected  CountingListTokenizer CategoryDocumentBuilder.getCountingListTokenizer(TokenStream categoryStream)
          Get a CountingListTokenizer for creating counting list token.
 



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