[TYPO3-Solr] solr.HunspellStemFilterFactory in schema.xml
Jan Slusarczyk
jan.slusarczyk at gmail.com
Sun Jul 7 15:08:35 CEST 2013
Hi,
How should I include
<filter class="solr.HunspellStemFilterFactory"
dictionary="polish/pl_PL.dic" affix="polish/pl_PL.aff" ignoreCase="true" />
statement in the schema.xml? Should it be included in every fieldType?
I'm not sure if Hunspell should replace
<filter class="solr.StempelPolishStemFilterFactory"/>
or be included along...
Also - should I expect a significant increase in resource consumption?
Best regards
Jan
More information about the TYPO3-project-solr
mailing list