gigaZhang / ik-analyzer

Automatically exported from code.google.com/p/ik-analyzer
0 stars 0 forks source link

Green hand setup IK-analyzer on eclispe #130

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.I imported IK packages, but I could not find the classes needed in the user 
manual example. The following classes are missing:
import org.apache.lucene.analysis.tokenattributes.CharTermAttribute;
import org.apache.lucene.index.IndexWriterConfig;
import org.apache.lucene.queryparser.classic.ParseException;
import org.apache.lucene.queryparser.classic.QueryParser;
import org.apache.lucene.util.Version;

What package should I download to get the classes above?

Original issue reported on code.google.com by Zhiyu.Li...@gmail.com on 21 Dec 2013 at 3:18

Attachments: