Hi

Tom Barrett wrote:Ran into a problem when searching a Lucene index using the latest 
version of

> the code. I tried to do a phrase query (something like +field:"day tripp")
> and got a NullPointerException. This construct works fine when there is
> something matching in the index, but seems to blow up when there is not.
> Attached is a small test case...let me know if I'm doing something wrong
> here...

That is exactly the same NPE as mine. I can reproduce it on my system with a
query like '+test:"fdsafd dsafds" '

regards,

Manfred



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to