Skip to content

Commit ae2ba8d

Browse files
authored
Add release highlight for #90314. (#90398)
1 parent 67ac3d6 commit ae2ba8d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/changelog/90314.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@ summary: Ensure `cross_fields` always uses valid term statistics
33
area: Ranking
44
type: regression
55
issues: []
6+
highlight:
7+
title: Errors with the `cross_fields` query type
8+
body: |-
9+
The 8.4.2 release introduced a bug that may fail queries that use the
10+
`cross_fields` type at search time with an error message containing
11+
`totalTermFreq must be at least docFreq`. Users of the `cross_fields` type
12+
are recommended to upgrade to 8.4.3 to avoid hitting this bug.

0 commit comments

Comments
 (0)