On Wed, Feb 27, 2013 at 10:24 AM, Smiley, David W. wrote:
> Dotan,
>
> http://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4#Configuration
> You need to put the its jar within Solr's WEB-INF/lib; unfortunately you
> can't simply reference it via a entry and put it wherever. FWIW you
> can fi
Dotan,
http://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4#Configuration
You need to put the its jar within Solr's WEB-INF/lib; unfortunately you
can't simply reference it via a entry and put it wherever. FWIW you
can find the same question and my response on Stackoverflow.
~ David
On 2/
Note that the issue is present in Solr 4.1 as well.
I did find this post, which is not very encouraging:
http://grokbase.com/t/lucene/solr-user/128sz03jdk/recursiveprefixtreestrategy-class-not-found
Might the name of the class be simply a typo that is easily rectified?
How might one go about chec