You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Triage - attendees 123] @harshavamsi Thanks for creating this issue, however, it isn't clear what outcome you'd expect from the ticket. Please open a new issue with the issue template. Deferring to search team for final accept/reject decision.
I was working on a query that contains a terms query on a keyword field like so
Since this is a terms query on the keyword field, it naturally delegates to
IndexOrDocValuesQuery
.The text was updated successfully, but these errors were encountered: