Could you please describe me your solution, for the topic. Thanks
--
View this message in context:
http://www.nabble.com/MoreLikeThis-handler-and-field-collapsing.-tp11866297p16849939.html
Sent from the Solr - User mailing list archive at Nabble.com.
The problem was, that i used old lucene librarys, which weren't compatible
with the actual trunk.
David Pratt wrote:
>
> Hi kordi. What was the issue and how did you solve it for the benefit of
> the list. Many thanks.
>
> Regards,
> David
>
> kordi wrote:
I solved it now on myselft sorry for the post.
kordi wrote:
>
> I cant start solr trunk with the path collapse i got the following error
>
> SEVERE: Could not start SOLR. Check solr/home property
> java.lang.NoSuchMethodError:
> org.apache.lucene.analysis.Token.(IILj
I cant start solr trunk with the path collapse i got the following error
SEVERE: Could not start SOLR. Check solr/home property
java.lang.NoSuchMethodError:
org.apache.lucene.analysis.Token.(IILjava/lang/String;)V
at
org.apache.solr.analysis.SynonymMap.makeTokens(SynonymMap.java:103)