Re: helma.Search examples

Joshua Paine <[email protected]> Thu, 29 May 2008 23:58:41 -0400
Newsgroups gmane.comp.java.helma.general
Message-ID <1212119921.4710.140.camel@Lenny>
On Mon, 2008-05-26 at 11:23 -0400, Julian Tree wrote:
> Does anyone have a tutorial or example code on how to use helma's  
> Search functions?

Sorry, haven't fought my way through that yet. I've gained some
familiarity with Lucene (which powers helma.Search) on another project,
so that may help when I get to it. However, I've also been working with
Solr, and I daresay it looks pretty good as a faster and more powerful
alternative to Lucene (though it is itself an extension of Lucene and a
web service wrapping Lucene). There's not any client lib for Solr in
JavaScript, but it would "just" be a matter of wrapping the Java client.

-- 
Joshua Paine <[email protected]>