[
https://issues.apache.org/jira/browse/SOLR-8841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194292#comment-15194292
]
Christian Winkler commented on SOLR-8841:
-----------------------------------------
Maybe it's a bit different as this is not a tokenizer but a filter (like
DictionaryCompoundWordTokenFilter).
Regards
Christian
> edismax: minimum match and compound words
> -----------------------------------------
>
> Key: SOLR-8841
> URL: https://issues.apache.org/jira/browse/SOLR-8841
> Project: Solr
> Issue Type: Bug
> Components: search
> Affects Versions: 5.5, trunk
> Environment: all
> Reporter: Christian Winkler
>
> Hi,
> when searching for a single word which is split by a compound word splitter
> (very common in German), minimum match is not handled correctly. It is always
> set to 1 (only a single search term), but as the word is split into several
> single parts, one matching part is enough
> This also happens if mm is set to 100%.
> Probably mm should be set after the split has been performed. Similar
> problems might arise with synonymization at search time.
> Regards
> Christian
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]