Thank you so much for the quick response guys. Got it working. I had to add two more jars along with lucene-core-4.0.0.jar. Thanks again.
Regards, Mohammad Tariq On Tue, Dec 4, 2012 at 8:48 PM, BIAGINI Nathan <nathan.biag...@altanis.fr>wrote: > 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<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-unsubscribe@lucene.**apache.org<java-user-unsubscr...@lucene.apache.org> > For additional commands, e-mail: > java-user-help@lucene.apache.**org<java-user-h...@lucene.apache.org> > >