[TYPO3-Solr] Stemming and config
Rik Willems
rik at metmeer.nl
Tue Jun 18 09:26:19 CEST 2013
Hi!
Op 12-06-13 11:58, Jigal van Hemert schreef:
> The whole words should already be tokenized by the
> StandardSolrTokenizer. Normally I would expect the real sub-words in
> your list:
> reis
> kosten
> reiskosten
> aftrek
> forfait
> regeling
> vergoeding
>
> onlyLongestMatch would match with "reiskostenvergoeding" (which is in
> the dictionary) and none of the subwords would be included in the index
> (as far as I understood this filter factory).
>
Turns out it does work after all. I has changing the wrong schema.xml
file. Dumb me! Thanks for your help.
Now I find that the words in content field are being found as I want but
not the title. Needs a little more investigation I suppose.
Cheers!
More information about the TYPO3-project-solr
mailing list