Uses of Package
org.apache.solr.analysis

Packages that use org.apache.solr.analysis
org.apache.solr.analysis   
org.apache.solr.schema   
 

Classes in org.apache.solr.analysis used by org.apache.solr.analysis
BaseTokenFilterFactory
          Simple abstract implementation that handles init arg processing.
BaseTokenizerFactory
          Simple abstract implementation that handles init arg processing.
BufferedTokenStream
          Handles input and output buffering of TokenStream
SolrAnalyzer
           
SynonymMap
          Mapping rules for use with SynonymFilter
TokenFilterFactory
          A TokenFilterFactory creates a TokenFilter to transform one TokenStream into another.
TokenizerFactory
          A TokenizerFactory breaks up a stream of characters into tokens.
 

Classes in org.apache.solr.analysis used by org.apache.solr.schema
SolrAnalyzer
           
 



Copyright © 2006 - 2008 The Apache Software Foundation