Uses of Package
org.apache.lucene.facet.index.streaming

Packages that use org.apache.lucene.facet.index.streaming
org.apache.lucene.facet.enhancements Enhanced category features 
org.apache.lucene.facet.enhancements.association Association category enhancements 
org.apache.lucene.facet.index Indexing of document categories 
org.apache.lucene.facet.index.streaming Expert: attributes streaming definition for indexing facets 
 

Classes in org.apache.lucene.facet.index.streaming used by org.apache.lucene.facet.enhancements
CategoryAttributesStream
          An attribute stream built from an Iterable of CategoryAttribute.
CategoryListTokenizer
          A base class for category list tokenizers, which add category list tokens to category streams.
CategoryTokenizer
          Basic class for setting the CharTermAttributes and PayloadAttributes of category tokens.
CategoryTokenizerBase
          A base class for all token filters which add term and payload attributes to tokens and are to be used in CategoryDocumentBuilder.
 

Classes in org.apache.lucene.facet.index.streaming used by org.apache.lucene.facet.enhancements.association
CategoryListTokenizer
          A base class for category list tokenizers, which add category list tokens to category streams.
CategoryTokenizerBase
          A base class for all token filters which add term and payload attributes to tokens and are to be used in CategoryDocumentBuilder.
 

Classes in org.apache.lucene.facet.index.streaming used by org.apache.lucene.facet.index
CategoryAttributesStream
          An attribute stream built from an Iterable of CategoryAttribute.
CategoryListTokenizer
          A base class for category list tokenizers, which add category list tokens to category streams.
CategoryTokenizer
          Basic class for setting the CharTermAttributes and PayloadAttributes of category tokens.
CountingListTokenizer
          CategoryListTokenizer for facet counting
 

Classes in org.apache.lucene.facet.index.streaming used by org.apache.lucene.facet.index.streaming
CategoryAttributesStream
          An attribute stream built from an Iterable of CategoryAttribute.
CategoryListTokenizer
          A base class for category list tokenizers, which add category list tokens to category streams.
CategoryTokenizerBase
          A base class for all token filters which add term and payload attributes to tokens and are to be used in CategoryDocumentBuilder.
 



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