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 really an INT?) ID: 256566961
org.apache.lucene.search.ParallelMultiSearcher$ExecutionHelper.next(ParallelMultiSearcher.java:225)
org.apache.lucene.search.ParallelMultiSearcher.search(ParallelMultiSearcher.java:127)
org.apache.lucene.search.Searcher.search(Searcher.java:49)
Regards
Ganesh