Re: [hibernate-dev] A few questions about Search 5.5.0

2015-09-19 Thread Sanne Grinovero
On 19 September 2015 at 09:11, Gustavo Fernandes wrote: > On Thu, Sep 17, 2015 at 8:43 PM, Guillaume Smet > wrote: > >> Hi, >> >> I upgraded our framework to 5.5.0 and I have a few questions about it. >> >> == >> First, I had to remove the existing indexes otherwise I had exceptions >> about vers

Re: [hibernate-dev] Multi-level Fetch Joins

2015-09-19 Thread Steve Ebersole
On Wed, Sep 16, 2015 at 8:38 PM Gail Badner wrote: > Is the only JPA-compliant way to do a multi-level fetch join to use entity > graphs? > > JPA 2.1 does not support fetch joins using an alias at all. JSR 338, > 4.4.5.3 Fetch Joins says, > > "It is not permitted to specify an identification vari

Re: [hibernate-dev] A few questions about Search 5.5.0

2015-09-19 Thread Gustavo Fernandes
On Thu, Sep 17, 2015 at 8:43 PM, Guillaume Smet wrote: > Hi, > > I upgraded our framework to 5.5.0 and I have a few questions about it. > > == > First, I had to remove the existing indexes otherwise I had exceptions > about version of the index. Is this expected? As far as I remember, it's > been