RE: NullPointerException in ParallelMultiSearcher

2005-12-21 Thread Zhang, Lisheng
nie Kolehmainen [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 20, 2005 11:59 PM To: java-user@lucene.apache.org Subject: Re: NullPointerException in ParallelMultiSearcher I believe the most common case is when you do a search with Sort (AUTO feature), and one of the fields you sort by is empty.

Re: NullPointerException in ParallelMultiSearcher

2005-12-21 Thread Ronnie Kolehmainen
ect: NullPointerException in ParallelMultiSearcher Hi, We are using lucene v1.4.3 for some time, in general it is working well. We often try to search multiple collections at the same time, so we are using ParallelMultiSearcher, but sometimes we got the following exception: java.

RE: NullPointerException in ParallelMultiSearcher

2005-12-20 Thread Zhang, Lisheng
Hi, I have not received any feedback yet, any comments would be greatly appreciated! Lisheng -Original Message- From: Zhang, Lisheng Sent: Thursday, December 01, 2005 12:30 PM To: 'java-user@lucene.apache.org' Subject: NullPointerException in ParallelMultiSearcher Hi, We

NullPointerException in ParallelMultiSearcher

2005-12-01 Thread Zhang, Lisheng
Hi, We are using lucene v1.4.3 for some time, in general it is working well. We often try to search multiple collections at the same time, so we are using ParallelMultiSearcher, but sometimes we got the following exception: java.lang.NullPointerException at org.apache.lucene.search