Hi all,

I am trying to write simple program to add documents to index. But am
unable to do so. The class StandardAnalyzer is not defined.

 Analyzer analyzer = new StandardAnalyzer(Version.LUCENE_CURRENT);

Any suggestions as to how to fix it.?

Thanks,
Gaurav

Reply via email to