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]