Re: [hibernate-dev] [Search] supporting DISTINCT (or similar) for values

2011-08-24 Thread Sanne Grinovero
2011/8/24 Hardy Ferentschik : > On Wed, 24 Aug 2011 10:36:39 +0200, Sanne Grinovero > wrote: > >> This was asked some times, and today a new interesting use case was >> proposed on the forums: >> https://forum.hibernate.org/viewtopic.php?f=9&t=1012360 >> >> I usually tell the whole story "distinct

Re: [hibernate-dev] [Search] supporting DISTINCT (or similar) for values

2011-08-24 Thread Hardy Ferentschik
On Wed, 24 Aug 2011 10:36:39 +0200, Sanne Grinovero wrote: > This was asked some times, and today a new interesting use case was > proposed on the forums: > https://forum.hibernate.org/viewtopic.php?f=9&t=1012360 > > I usually tell the whole story "distinct is not fit for fulltext... > use the

[hibernate-dev] [Search] supporting DISTINCT (or similar) for values

2011-08-24 Thread Sanne Grinovero
This was asked some times, and today a new interesting use case was proposed on the forums: https://forum.hibernate.org/viewtopic.php?f=9&t=1012360 I usually tell the whole story "distinct is not fit for fulltext... use the relational queries" but since it's often requested (on Infinispan Query to