Well, maybe I used wrongly the word "hangs", but that's a problem with my english :-). Most correctly: the query does not returns, maybe it enters an infinite loop.
I have reproduced the same query just some minutes ago. What do you need to reproduce it? Regards. On 10/31/05, Marcel Reutegger <[EMAIL PROTECTED]> wrote: > > Martin Perez wrote: > >>My Mistake Marcel. I was using == on the query instead of =. If you use > = > >>then it runs ok. > > > > > > Thanks, and sorry for the false alarm :) > > no worries. still, I'm a bit concerned because you said jackrabbit hung > when you executed your query. this should definitively not happen on a > malformed query. > > my quick test returned the expected InvalidQueryException. but if you > can reproduce it I'd like to know what causes it. > > regards > marcel >