The moose likes Other Open Source Projects and the fly likes Lucene Implementation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Lucene Implementation" Watch "Lucene Implementation" New topic
Author

Lucene Implementation

Abhilash Chander
Ranch Hand

Joined: Oct 18, 2009
Posts: 39
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
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?


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Lucene Implementation
 
Similar Threads
used lucene?
Need Suggestion for Local Search Engine
Apache Lucene
Some tips to implement this in Lucene
lucene example