You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Manfred Schäfer <ms...@bouncy.com> on 2002/02/05 15:47:26 UTC

NullPointerException when serach with comma

Hi,

A query string with comma like 'test,test' results in a NullPointerException in
org.apache.lucene.index.SegmentTermPositions.seek . Any other search works fine.
Also 'test, test' works.

regards,

manfred




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: NullPointerException when serach with comma

Posted by Otis Gospodnetic <ot...@yahoo.com>.
Could you please tell us which version of Lucene you are using, send a
sample query, and an exception stack trace?

Thanks,
Otis


--- Manfred Sch�fer <ms...@bouncy.com> wrote:
> Hi,
> 
> A query string with comma like 'test,test' results in a
> NullPointerException in
> org.apache.lucene.index.SegmentTermPositions.seek . Any other search
> works fine.
> Also 'test, test' works.
> 
> regards,
> 
> manfred
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>