Did you follow the directions at
http://lucene.apache.org/java/docs/gettingstarted.html
There is an ANT task that creates a WAR file for the Demo (called
luceneweb.war), so I don't think you should have to do any copying of
jar files. You should be able to copy this to Tomcat or whatever
ser
Hi,
Thankyou for your replay,
ya i created the index. and i specify that indexLocation(index directory
path) in the configuration.jsp file.
my demo application contains
Configuration.jsp,footer.jsp,header.jsp,index.jsp,results.jsp and i copy the
lucene-demos-1.4.3.jar file into the lib folder. an
Hi Shajahan,
Did you create the index first? Please provide more information on the
error and the steps you took to setup the demo.
-Grant
Shajahan wrote:
Hi,
just know i am executed the index.jsp file in the demo directory. i am
gettind NUll,Null values for Url and title. can u please tell