Adrian,
Do you happen to have an isolated test case which shows that issue? This
would help me in analyzing the issue.
Thanks,
--Gunnar
2013/8/14 Adrian Nistor <anistor(a)redhat.com>
Thanks a lot guys!
So far everything works fine with your latest fixes in hql parser. There
is however that issue in hibernate-search 4.4.0.Alpha1 that prevents us to
integrate this in master right now because too many of infinispan-query
tests would fail (due to
https://hibernate.atlassian.net/browse/HSEARCH-1318). Do you have an ETA
for it?
Adrian
On 08/13/2013 11:17 PM, Gunnar Morling wrote:
2013/8/13 Sanne Grinovero <sanne(a)hibernate.org>
> @Gunnar I've included your last pull, tagged it and uploaded it already.
>
Awesome Sanne, thanks.
> I've sent a pull to OGM including your tests and more tests to verify
> the LIKE behavior; I think they are quite comprehensive and are
> passing, but if you are able to add more failing ones please send them
> to me :-)
>
Ok, will check it out tomorrow.
>
> No changes where needed, it just worked fine. I suspect you didn't
> take case sensitivity in consideration when trying? It is case
> sensitive, and should not be applied on analyzed fields.
>
I thought I used correct casing, but it might be I got it wrong. Either
way nice that it's working! Thanks for checking it out and adding more
tests.
>
> @Adrian, this should contain all the fixes you needed; if not we don't
> mind making more releases soon.
>
Right, just let us/me know in case you need anything more.
>
> Cheers,
> Sanne
>
--Gunnar