[
https://issues.apache.org/jira/browse/SOLR-17123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809260#comment-17809260
]
Ralph Lacey commented on SOLR-17123:
------------------------------------
We are using the Unified highlighting method.
Non default settings are :
* FragSize = 0
* RequireFieldMatch = true
* HighlightMultiTerm = false
* MaxAnalysedChars = 32000
> Highlighting error on repeated word in query
> --------------------------------------------
>
> Key: SOLR-17123
> URL: https://issues.apache.org/jira/browse/SOLR-17123
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: highlighter
> Affects Versions: 9.4
> Environment: Solr cluster hosted in Docker with Zookeeper
> Reporter: Ralph Lacey
> Priority: Minor
>
> When using a query consisting of a phrase with 2 words, eg "zero eight
> eight", with the words appearing in the text, and the query using some degree
> of fuzziness, eg~5, the second of the repeated words does not always get
> highlighted.
>
> * "eight eight" - both get highlighted
> * "eight eight one" - both get highlighted
> * "one eight eight" - only the first gets highlighted
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]