Seems to work for me... (I mean, I don't get a NoClassDefFoundError but I have other issues). I just put spatial-solr-1.0-RC3.jar in the core's lib directory and it worked.
On Wed, Dec 23, 2009 at 8:25 PM, Thomas Rabaix <thomas.rab...@gmail.com>wrote: > Hello, > > I would like to set up the spatial solr plugin from > http://www.jteam.nl/news/spatialsolr on solr 1.4. However I am getting a > error message when solr start. > > SEVERE: java.lang.NoClassDefFoundError: > org/apache/solr/search/QParserPlugin > > I guess nl.jteam.search.solrext.spatial.SpatialTierQueryParserPlugin > extends QParserPlugin. I have checked into the solr.war file (the one > provided by solr download webpage) and the class is present. > > Do you know if the current version "SSP version 1.0-RC3" is compatible with > solr 1.4 ? > > Thanks > > -- > Thomas Rabaix >