views:

625

answers:

3

hi, I have downloaded lucene3.0.0 and when i used cmd java -jar lucene-core-3.0.0.jar in the directory where lucene is present

i got this msg

Failed to load Main-Class manifest attribute from lucene-core-3.0.0.jar

how do i proceed? please help me.

thanks in advance,

A: 

That error means that is not an executable jar. Perhaps you should put all the jars in your classpath, then start with the demo at http://lucene.apache.org/java/3_0_0/demo.html .

Matthew Flaschen
A: 

Skaffman is correct. Here's a minimal Lucene application. If you want a self-contained search server, try Solr.

Yuval F
thank you;I will go with Solr
kshama
A: 

how to install apache lucene3.0 in windowsXP.plz tell me all steps to download it i m not finding the setup.

akshira