On Apr 8, 2005, at 1:03 PM, bib bib wrote:
Hi All
People use my webapp to load documents. I want to use lucene to index
and present a search page for them. My files are uploaded to a
directory.
I want to write a program which runs stand alone and does all the
indexing etc. My web app just searc
Hi All
People use my webapp to load documents. I want to use lucene to index and
present a search page for them. My files are uploaded to a directory.
I want to write a program which runs stand alone and does all the indexing etc.
My web app just searches and displays.
Is there a sample app