Hi All,
I am planning to implement search functionality in my application. I want to know which is a good open source project I can use to implement Lucene except apache Solr, as it is implemented as a standalone application. I want something which I can embed in to my application. Please advice. Thanks in advance
Regards
Chander
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
Lucene contains everything you need to implement search solutions. What should this library-on-top do that Lucene doesn't do out of the box?