We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ac3d6 commit ae2ba8dCopy full SHA for ae2ba8d
docs/changelog/90314.yaml
@@ -3,3 +3,10 @@ summary: Ensure `cross_fields` always uses valid term statistics
3
area: Ranking
4
type: regression
5
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