Well, I deleted all the solrj-lib stuff from my application's
>> Webcontent-directory and inserted the solrj-lib from the freshly compiled
>> solr 4.0 - trunk.
>> However, when trying to query Solr 4.0 it shows me a
>> RuntimeException:
>> Invalid version or the
Hi,
I will give you feedback today. There occured another issue with our current
Solr-installation that I have to fix.
Thanks for your effort!
Regards
--
View this message in context:
http://lucene.472066.n3.nabble.com/SolrJ-Trunk-Invalid-version-or-the-data-in-not-in-javabin-format
rying to query Solr 4.0 it shows me a
RuntimeException:
Invalid version or the data in not in 'javabin' format
I've just committed a small change so that you can see the version difference
(I'll open the JIRA issue later because it is in maintenance now):
Index: solr/src/comm
shows me a
RuntimeException:
Invalid version or the data in not in 'javabin' format
Maybe its interesting: Solr was empty. I do not know how it would look like
if there was something inside the index.
Any ideas how to fix that problem?
Thank you
--
View this message in context:
http:
ption:
java.lang.RuntimeException: Invalid version or the data in not in 'javabin'
format
at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:99)
at
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java
ith nutch i got the exception:
>
> java.lang.RuntimeException: Invalid version or the data in not in 'javabin'
> format
> at
> org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:99)
> at
> org.apache.solr.client.solrj
hi... currently i am integrating nutch (release 1.2) into solr
(trunk). if i indexing to solr index with nutch i got the exception:
java.lang.RuntimeException: Invalid version or the data in not in
'javabin' format
at
org.apache.solr.common.util.JavaBinCodec