Re: Customizing Solr For a Certain Language

2013-05-02 Thread Alexandre Rafalovitch
Have you looked at the main example that comes with Solr? It contains a specific configuration for Turkish. Perhaps you could try that and narrow the question to more precise issues? I don't remember any Turkish-specific discussions, but perhaps something can be learned from searching for discussi

Customizing Solr For a Certain Language

2013-05-02 Thread Furkan KAMACI
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