Re: Czech stemmer

2014-09-11 Thread shamik
is not returning any result, though they work with CzechStemFilterFactory. I know there'll be trade-offs with various stemmers, but not sure which one fits the bill. Being an alien to Czech language doesn't help the cause either. Thanks, Shamik -- View this message in context:

Re: Czech stemmer

2014-09-09 Thread Lukáš Vlček
Hi, I would recommend you to look at stemmer or token filter based on Hunspell dictionaries. I am not a Solr user so I can not point you to appropriate documentation about this but Czech dictionary that can be used with Hunspell is of high quality. It can be downloaded from OpenOffice here http://

Czech stemmer

2014-09-09 Thread Shamik Bandopadhyay
Hi, I'm facing stemming issues with the Czech language search. Solr/Lucene currently provides CzechStemFilterFactory as the sole option. Snowball Porter doesn't seem to be available for Czech. Here's the issue. I'm trying to search for "posunout" (means move in English) which returns result, bu