Hi, I'm switching from Lucene 2.3 to Solr 3.5. I want to reuse the existing indexes (huge...).
In Lucene I use an untweaked org.apache.lucene.analysis.de.GermanAnalyzer. What is an equivalent fieldType definition in Solr 3.5? Thank you
Hi, I'm switching from Lucene 2.3 to Solr 3.5. I want to reuse the existing indexes (huge...).
In Lucene I use an untweaked org.apache.lucene.analysis.de.GermanAnalyzer. What is an equivalent fieldType definition in Solr 3.5? Thank you