Le 04/12/12 16:06, Mohammad Tariq a écrit :
Hello list,

          I am entirely new to Lucene and was trying yo get myself familiar
with it with the help of tutorial presented here :
http://www.lucenetutorial.com/lucene-in-5-minutes.html

I was trying to execute the example code given here, but it seems
"StandardAnalyzer" and "QueryParser" is not present in the distribution. I
am using Lucene-4.0.0 and downloaded it from the official link. I am kinda
stuck. Any help would be greatly appreciated. (Apologies for my ignorance).

Many thanks.

Regards,
     Mohammad Tariq

Are you sure you added the correct jars? Look at the packages and see what jars you need regarding the class you want to use. Generally, i guess the jars in the "all" directory of your Lucene distribution should be enough.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to