Re: Can't find org.apache.solr.client.solrj.embedded

2010-07-30 Thread Uwe Reh
Sorry, I had inspected the ...core.jar three times, without recognizing the package. I was realy blind. =8-) thanks Uwe Am 26.07.2010 20:48, schrieb Chris Hostetter: : where is a Jar, containing org.apache.solr.client.solrj.embedded? Classes in the embedded package are useless w/o the rest

Re: Can't find org.apache.solr.client.solrj.embedded

2010-07-26 Thread Chris Hostetter
: where is a Jar, containing org.apache.solr.client.solrj.embedded? Classes in the embedded package are useless w/o the rest of the Solr internal "core" classes, so they are included directly in the apache-solr-core-1.4.1.jar. (i know .. the directory structure doesn't make a lot of sense) :