Hi I am new to Lucene. I need to search a sql database table using keywords.
I have create the index after read some tutorials. However I am not clear
which search function I should use. The table I am going to search has a
keyword field. I want to search the table either with all keywords or any
keyword user typed in. How can I do this? thx

Reply via email to