I tried updating to the latest trunk of localsolr to fix the fq problem following these instructions:
http://www.gissearch.com/localsolr
Every time I try to start solr I get a classNotFoundException for the distancefilter. I downloaded the latest 1.4 solr nightly and I get the same error. If I copy back in the older locallucene/localsolr .jar files it works fine (of course not with fq working) Anyone getting this? Is the latest trunk bad?
Comments
Comment #1
jarchowk commentedOK I found this article: http://sourceforge.net/mailarchive/forum.php?thread_name=1e33aedb0904290...
Geotools was removed from the SVN.
I followed these steps from @ajevans85 to get the latest geotools http://maven.geotools.fr/repository/org/opengis/geoapi-nogenerics/
None of this seems to work for me. @ajevans85 what exactly did you do to get the class not found errors to disappear?