Spellcheck issues in 3.1

2010-10-13 Thread Markus Jelsma
Hi, Something funny is going on in the current 3.1 branch which is bothering me at least since a couple of days. My solrconfig hasn't really changed (perhaps some request handler diffs) and my schema hasn't changed for a long time. For some unknown reason, indexing or searching with spellcheck

Re: Spellcheck issues in 3.1

2010-10-13 Thread Robert Muir
you need to clean and recompile SEVERE: java.lang.NoSuchMethodError: org.apache.lucene.analysis.standard.StandardFilter.init(Lorg/apache/lucene/util/Version;Lorg/apache/lucene/analysis/TokenStream;)V

Re: Spellcheck issues in 3.1

2010-10-13 Thread Markus Jelsma
Nice, that's the trick to remember. On Wednesday, October 13, 2010 12:16:07 pm Robert Muir wrote: SEVERE: java.lang.NoSuchMethodError: org.apache.lucene.analysis.standard.StandardFilter.init(Lorg/apache/luc ene/util/Version;Lorg/apache/lucene/analysis/TokenStream;)V -- Markus Jelsma - CTO