Re: [hibernate-dev] Hibernate Search Integration with Verity

2007-06-26 Thread Emmanuel Bernard
When possible and easy I abstracted my work from the Lucene APIs. But clearly there will be some work and coding to make it work on top of anther search engine. So out of the box, no, you can't use it with another search engine. On Jun 26, 2007, at 07:23, Saphia Thach wrote: Hi Guys, Can

[hibernate-dev] Hibernate Search Integration with Verity

2007-06-25 Thread Saphia Thach
Hi Guys, Can Hibernate Search be easily extended to integrate with other search engines, like Verity. I'm working on a project which uses Hibernate for data persistence and Verity as the search engine. Your comments would be much appreciated. Regards Saphia __