Jim, IMHO, Solr is excellent and perhaps your best bet.
There's a new-ish Lucene WS project here: http://lucene-ws.net/. I have not tried it, but it looks fine if you want to interface vanilla Lucene to, for example, Opensearch. There's an older Lucene WS project here: http://lucene-ws.sourceforge.net/. Hope this helps, -Graham > -----Original Message----- > From: James Rhodes [mailto:[EMAIL PROTECTED] > Sent: Saturday, November 04, 2006 9:21 PM > To: java-user@lucene.apache.org > Subject: Re: Re: lucene and web services? > > Yeah, I've considered that but I thought it would be pretty > nice if I was able to build something that was transparent to > Lucene. I'd like to use the Hits object itself. I may be > complicating something, but the Hits implementation, at least > in concept, seems pretty efficient and worth keeping. I'm > open to the xml approach for sure, but was just curious if > the WS approach was possible. Using the RemoteSearchable > approach works with RMI pretty well. > > B > > On 11/4/06, Chris Lu <[EMAIL PROTECTED]> wrote: > > Why not render your search results in XML format? > > You can use some templating like Velocity. > > > > -- > > Chris Lu > > ------------------------- > > Instant Full-Text Search On Any Database/Application > > site: http://www.dbsight.net > > demo: http://search.dbsight.com > > > > On 11/4/06, James Rhodes <[EMAIL PROTECTED]> wrote: > > > Has anyone successfully implemented a web services front end to > > > remotely search a Lucene index? I've tried to do it with > the Xfire > > > stuff in MyEclipse, but their default Aegis xml mapping stuff > > > doesn't support the Lucene Hits object. I'd like to avoid > searching > > > a remote index via RMI, but for now it works. Can anyone > point me in the right direction? > > > > > > Thanks! > > > > > > Bob > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]