Re: java.io.IOException: read past EOF after Solr 1.4.0

2010-02-18 Thread Yonik Seeley
2010/2/18 Koji Sekiguchi : > Using release-1.4.0 or trunk branch Solr and indexing > example data and search 0 boosted word: > > http://localhost:8983/solr/select/?q=usb^0.0 Confirmed - looks like Solr is requesting an incorrect docid. I'm looking into it. -Yonik http://www.lucidimagination.com

java.io.IOException: read past EOF after Solr 1.4.0

2010-02-18 Thread Koji Sekiguchi
Using release-1.4.0 or trunk branch Solr and indexing example data and search 0 boosted word: http://localhost:8983/solr/select/?q=usb^0.0 I got the following exception: java.io.IOException: read past EOF at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java

Re: Spellcheck: java.lang.RuntimeException: java.io.IOException: read past EOF

2009-11-23 Thread Shalin Shekhar Mangar
On Tue, Nov 24, 2009 at 1:14 AM, ranjitr wrote: > > Hello, > > Solr 1.3 reported the following error when our app tried to query it: > > java.lang.RuntimeException: java.io.IOException: read past EOF >at > > org.apache.solr.spelling.I

Spellcheck: java.lang.RuntimeException: java.io.IOException: read past EOF

2009-11-23 Thread ranjitr
Hello, Solr 1.3 reported the following error when our app tried to query it: java.lang.RuntimeException: java.io.IOException: read past EOF at org.apache.solr.spelling.IndexBasedSpellChecker.build(IndexBasedSpellChecker.java:91) at

Re: java.io.IOException: read past EOF

2008-07-27 Thread Sanjay N
index. I'm getting following error. Your help is really appreciated. >> >> >> java.io.IOException: read past EOF >>at >> >> org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:89 >> > > > >

Re: java.io.IOException: read past EOF

2008-07-22 Thread Fuad Efendi
g error. Your help is really appreciated. java.io.IOException: read past EOF at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:89

java.io.IOException: read past EOF

2008-07-22 Thread Rohan
Hi Guys, This is my first post. We are running solr with multiple Indexes, 20 Indexes. I'm facing problem with 5 one. I'm not able to run optimized on that index. I'm getting following error. Your help is really appreciated. java.io.IOException: read past