Re: [Bulk] RE: Exception at MultiSearcherThread.hits

2009-07-13 Thread Erick Erickson
> can any one tell me what wrong i maight doing. > thanks > > --- On Mon, 7/13/09, Ganesh wrote: > > From: Ganesh > Subject: Re: [Bulk] RE: Exception at MultiSearcherThread.hits > To: java-user@lucene.apache.org > Date: Monday, July 13, 2009, 1:04 AM > > The Ex

Re: [Bulk] RE: Exception at MultiSearcherThread.hits

2009-07-13 Thread henok sahilu
ile=new File("StopWordList.txt");     parser = new QueryParser("contents", new StandardAnalyzer(file)); Query query = parser.parse("renewal"); can any one tell me what wrong i maight doing. thanks --- On Mon, 7/13/09, Ganesh wrote: From: Ganesh Subject: Re: [Bulk] RE: Exception

Re: [Bulk] RE: Exception at MultiSearcherThread.hits

2009-07-13 Thread Ganesh
The Exception message is null. When i restart my application, It is working fine. Regards Ganesh - Original Message - From: "Uwe Schindler" To: Sent: Monday, July 13, 2009 11:43 AM Subject: [Bulk] RE: Exception at MultiSearcherThread.hits > Can you please post the wh

RE: Exception at MultiSearcherThread.hits

2009-07-12 Thread Uwe Schindler
9 8:06 AM > To: java-user@lucene.apache.org > Subject: Exception at MultiSearcherThread.hits > > Hello all, > > I am using Lucene v2.4.1. I am getting following exception while doing > search on 4 indexes using ParallelMultiSearcher. > > > org.apache

Exception at MultiSearcherThread.hits

2009-07-12 Thread Ganesh
Hello all, I am using Lucene v2.4.1. I am getting following exception while doing search on 4 indexes using ParallelMultiSearcher. org.apache.lucene.search.MultiSearcherThread.hits(ParallelMultiSearcher.java:280) org.apache.lucene.search.ParallelMultiSearcher.search(ParallelMultiSearcher.j