Hey matey,
We implemented Lucene as a search agent for our website about 4-5 years ago. It's since been superceded by Google Search Appliances although that wasn't by the choice of the technical team
We run it within Tomcat (of course) and from what I remember it "just worked". We haven't needed to maintain or upgrade it since the initial development so I'm afraid I can't help you with any specific code or implementation details but my understanding is that it's only continued to improve from release to release.
I'd recommend it and use it myself my own projects (if I needed it)
In terms of costs, it took 2 days for a crack Java developer to fully integrate Lucene with our site, that included getting it to subscribe to Oracle AQ's to get updates (new content to index) and HTML templates too! So extremely quick to implement in our case.
Bookmarks