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
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: