tl.lin.lucene
Class AnalyzerUtils

java.lang.Object
  extended by tl.lin.lucene.AnalyzerUtils

public class AnalyzerUtils
extends Object


Constructor Summary
AnalyzerUtils()
           
 
Method Summary
static List<String> parse(org.apache.lucene.analysis.Analyzer analyzer, String keywords)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnalyzerUtils

public AnalyzerUtils()
Method Detail

parse

public static List<String> parse(org.apache.lucene.analysis.Analyzer analyzer,
                                 String keywords)
                          throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.