Re: [hibernate-dev] [search] Purpose of FullTextSharedSessionBuilder

2012-06-27 Thread Hardy Ferentschik
On Jun 27, 2012, at 12:42 PM, Sanne Grinovero wrote: > To reiterate what I've commented in the pull requests, I think it's > nice to have and properly fits the goal for a flawless integration > with the Hibernate ORM APIs. I don't see a flaw in the integration as it is. AFAIKS, all we gain with

Re: [hibernate-dev] [search] Purpose of FullTextSharedSessionBuilder

2012-06-27 Thread Sanne Grinovero
To reiterate what I've commented in the pull requests, I think it's nice to have and properly fits the goal for a flawless integration with the Hibernate ORM APIs. Also, it doesn't look like a demanding feature to maintain, and it's already there. +1 to keep it. On 27 June 2012 10:52, Hardy Fere