On Mon, Dec 14, 2009 at 2:55 PM, Thomas Koch <[email protected]> wrote: > The bug seems to be caused by the update of lucene2 from 2.4 to 2.9.1. The > highlight component has been moved from lucene core to lucene contrib, but > SOLR needs this component and gives only lucene2 >= 2.4 as dependency.
No, that is not the problem. The newer lucene version does not have the org.apache.lucene.search.highlight.SpanScorer class. Cheers, Torsten -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

