[TYPO3-Solr] Suggest with hyphens
Jonas Götze
jonnsn at gmail.com
Wed Nov 7 18:07:05 CET 2012
Hi again,
Additionaly to the hyphens we need to have (some of) the terms in the
Autocomplete as they were found in the Text/Records (uppercase, for
example: TYPO3-Solr).
I managed to get the hyphens working after replacing the
StandardTokenizer with a WhitespaceTokenizer in the textSpell-FieldType
in schema.xml (still I wonder if there is a better way than changing the
schema.xml?).
But removing the lowerCaseFilter does not seem to work for
Case-sensitive terms...
Thanks again for your suggestions!
Regards,
Jonas
More information about the TYPO3-project-solr
mailing list