I've never tried it with hivemind, but the usual approach is to
implement hibernate's listener API and then create Lucene records in the
OnPostInsert, OnPostUpdate, and OnPostDelete events. It really only amount
to a hundred lines of code or so total.

        --- Pat

> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Raul Raja Martinez
> Sent: Friday, December 09, 2005 3:16 AM
> To: tapestry-user@jakarta.apache.org
> Subject: Tapestry + lucene + hibernate
> 
> I'm currently implementing lucene + hibernate search capabilities in my
> tapestry app and I was wondering what would be the best approach from
> hivemind/ hivemind_utilities way of doing this?
> 
> Thanks.
> 
> Raul.
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to