Hi all,
After upgrading dse, i have an error :
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "string_contains": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.ngram.NGramFilterFactory'
I correct my sorl schema and post it, but it still failed with the same error. How can i force it to
use the new schema.
Thanks,