Database searching using Lucene....

2006-11-26 Thread Inderjeet Kalra
Hi, I need some inputs on the database searching using lucene. Lucene directly supports the document searching but I am unable to find out the easy and the fastest way for database searching. Which option would be better - SPs or Lucene search engine in terms of implementation, performance

Re: Database searching using Lucene....

2006-11-27 Thread Erick Erickson
7/06, Inderjeet Kalra <[EMAIL PROTECTED]> wrote: Hi, I need some inputs on the database searching using lucene. Lucene directly supports the document searching but I am unable to find out the easy and the fastest way for database searching. Which option would be better - SPs or Lucene sear