Brian,
The Lucene demo web application is a basic and woefully under-
achieving example of Lucene. My recommendation is to dig under the
covers a bit deeper and tweak the code to suit your needs, or simply
borrow enough pieces to learn the API usage. There is very little
actual Lucene-us
Right Now, I'm just using the compiled version that I
downloaded.
By Default URL, I mean the location of the indexed
files.
I have the sample web project (index.jsp) on server A,
and my indexed files are on server B. Everything works
till I click on the link in the results.jsp page. It
looks one d
IndexHTML.java is located in the demo jarfile which is named differently
depending on whether you built it yourself with Ant or just downloaded it
ready-jarred.
What do you mean by "default URL"? The location of the document-set to
index, the location of the document-set to search (presumably thro