org.sakaiproject.search.index
Interface AnalyzerFactory

All Known Implementing Classes:
SearchAnalyzerFactory, SnowballAnalyzerFactory, StandardAnalyzerFactory

public interface AnalyzerFactory

Author:
ieb

Method Summary
 org.apache.lucene.analysis.Analyzer newAnalyzer()
           
 

Method Detail

newAnalyzer

org.apache.lucene.analysis.Analyzer newAnalyzer()


Copyright © 2003-2012 Sakai Project. All Rights Reserved.