... which, now that I think about it, essentially means there is a
real bug behind it :)
This was a test issue, I fixed it.
Basically I do not support projection with the old style
annotations, so the field was ignored.
I did not change the projection test when I moved from ignoring non
stored fields to raising an exception. But because @Unstored was
used, I couldn't see the issue: that's why it raised when you
switched to @Field(index=Index.TOKENIZED, store=Store.NO)
On 13 juin 07, at 15:07, Hardy Ferentschik wrote:
> On Wed, 13 Jun 2007 16:14:38 +0200, Emmanuel Bernard
> <emmanuel(a)hibernate.org> wrote:
>
>> Hum interesting,
>> Which test fails exactly?
> org.hibernate.search.test.query.ProjectionQueryTest
>
>> I just jave to replace the getBody annotation?
> I believe so. I attached the the faling test.
>
> --
> Hardy<ProjectionQueryTest.java>______________________________________
> _________
> hibernate-dev mailing list
> hibernate-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev