Skip to content

Conversation

@cmgrote
Copy link
Collaborator

@cmgrote cmgrote commented Jan 13, 2026

Note

Fixes value-existence check for keyword/text fields

  • Overrides KeywordTextField.hasAnyValue() to should-combine exists on both keyword and text fields with minimumShouldMatch("1"), ensuring a hit if either field is populated (covers ES keyword length truncation).
  • Adds required imports for BoolQuery and ExistsQuery.

Written by Cursor Bugbot for commit f0cdcd5. This will update automatically on new commits. Configure here.

Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
@cmgrote cmgrote added the bug Something isn't working label Jan 13, 2026
Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
@cmgrote cmgrote enabled auto-merge January 13, 2026 19:58
@cmgrote cmgrote merged commit af0e93e into main Jan 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants