On Mon, Mar 19, 2012 at 4:38 PM, vybe3142 <vybe3...@gmail.com> wrote:
> Okay, I added the javabin handler snippet to the solrconfig.xml file
> (actually shared across all cores).  I got further (the request made it past
> tomcat and into SOLR) but  haven't quite succeeded yet.
>
> Server trace:
> Mar 19, 2012 3:31:35 PM org.apache.solr.core.SolrCore execute
> INFO: [testcore1] webapp=/solr path=/update/javabin
> params={waitSearcher=true&commit=true&literal.id=testid1&waitFlush=true&wt=javabin&stream.file=C:\work\SolrC
> lient\data\justin2.txt&version=2} status=500 QTime=82

Is this justin2.txt file in the "javabin" format?  That's what you're
telling Solr by hitting the /update/javabin URL.

-Yonik
lucenerevolution.com - Lucene/Solr Open Source Search Conference.
Boston May 7-10

Reply via email to