Uses of Class
org.apache.lucene.ant.IndexTask.AnalyzerType

Packages that use IndexTask.AnalyzerType
org.apache.lucene.ant Ant task to create Lucene indexes. 
 

Uses of IndexTask.AnalyzerType in org.apache.lucene.ant
 

Methods in org.apache.lucene.ant with parameters of type IndexTask.AnalyzerType
 void IndexTask.setAnalyzer(IndexTask.AnalyzerType type)
          Sets the analyzer based on the builtin Lucene analyzer types.
 



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