stract Class to interface.
> Does
> > this have something to do with it perhaps?
> >
> >
> > java.lang.IncompatibleClassChangeError: Found class
> > org.apache.solr.client.solrj.SolrServer,
> > but interface was expected
> > at org.apache.solr.c
face. Does
this have something to do with it perhaps?
java.lang.IncompatibleClassChangeError: Found class
org.apache.solr.client.solrj.SolrServer,
but interface was expected
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:80)
do with it perhaps?
Looks like it... are you certain you recompiled?
-Yonik
> java.lang.IncompatibleClassChangeError: Found class
> org.apache.solr.client.solrj.SolrServer,
> but interface was expected
> at
> org.apache.solr.client.solrj.request.QueryRequest.process(Q
Hi.
I did a svn update in trunk and deployed new war on server and jars on
client (after recompile) and got this.
I read that the SolrServer changed from Abstract Class to interface. Does
this have something to do with it perhaps?
java.lang.IncompatibleClassChangeError: Found class