Skip to content

Conversation

@cbuescher
Copy link
Member

Backports the following commits to 8.0:

When a keyed ´flattened` field that is composed of both the fields key, a separator
and the actual value, exceeds Lucenes term limit, the user currently gets a confusing
IAE that among other things only mentions the fields `_keyed` subfield as the source
of the offending long term. Since it might be both key and value that might trip this
we can check earlier and throw a nices IAE that reports both key and value lengths
and the prefix of the offending key.

Closes elastic#78248
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants