Every time increase index.highlight.max_analyzed_offset is not correct right, suppose if the field string having 100 match take first match and ignore remaining matches in the highlight.
Welcome to our community! ![]()
Please share more information, Dec 10th, 2022: [EN] Asking top notch technical questions to get you help quicker! has a guide on how to best as questions to ensure you get assistance.
"code": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
} Here i provided "ignore_above": 256 character right my doubt is if the field string having 100 match take first match and ignore remaining matches in the highlight