Posted By:
jayaram_gokulan
Posted On:
Sunday, September 30, 2001 05:08 PM
Dear friend,
i want to use lucene search engine to search text contents from my database.
im sorry i dont know how to use lucene.
and how to use it search from the database.
can u provide java code. or help me with ur ideas.
thanks in advance
Re: Problem in searching blank quotes
Posted By:
Otis_Gospodnetic
Posted On:
Sunday, August 26, 2001 07:54 PM
I suggest that you add some logic to your code that checks the input to make sure that it is sane. Searching for a blank does not really make sense, so why even pass it all the way down to the Lucene search layer?