Re: Concurrent Execution Exception

2013-02-14 Thread Ganesh M
x27;Ganesh M' Sent: Thursday, February 14, 2013 7:53 PM Subject: RE: Concurrent Execution Exception I have no idea what you are doing, the issue here could be a field with mixed old-style string only numerics and new style numeric fields. If you sort against such a "mixed" field you get

RE: Concurrent Execution Exception

2013-02-14 Thread Uwe Schindler
e eMail: u...@thetaphi.de > -Original Message- > From: Ganesh M [mailto:emailg...@ymail.com] > Sent: Thursday, February 14, 2013 1:43 PM > To: lucene > Subject: Concurrent Execution Exception > > Could any one throw light on this. Im using Lucene 3.0.3. I am hav

Concurrent Execution Exception

2013-02-14 Thread Ganesh M
Could any one throw light on this. Im using Lucene 3.0.3. I am having multiple shards and using ParallelMultiSearcher to search across shards.   Exception: java.util.concurrent.ExecutionException: java.lang.NumberFormatException: Invalid shift value in prefixCoded string (is encoded value reall