Hi folks;

I want to use Solr to index any other language except for English. I will
use Turkish documents to index with Solr. I will implement some algorithms
that is more suitable to Turkish rather than English. Is there any wiki
page that explains to steps for it? I mean what are the main parts of a
customized Analyzer. i.e. a suitable stopwords.txt, a stemmer algorithm,
customized tokenizer for that language, customized tokenizer filter etc.
etc.

Which steps should I follow?

Reply via email to