Yu DENG wrote:
Hi Upayavira,
Do you mean xindice 1.1b3 on http://xml.apache.org/xindice/download.cgi?
I do not know how to use it actually. I downloaded xml-xindice-1.1b3-src.zip. After unzipped it, I ran build.bat to compile it and was successful. However, I cannot start the database since there is no startup.bat in xindice. Would you tell me which file I should download? Is there any instructions for starting xindice 1.1?
xindice.bat to start server with Jetty, or you can deploy dist/xindice*.war into Tomcat (see instructions on the web), and you can use command line tool "bin\xindice.bat" to connect to the server, or run tool against local database files (if server is not started). Read tips on the web and the wiki about using the tool.
Vadim