Skip to content

Conversation

markus-moser
Copy link
Contributor

@markus-moser markus-moser commented Jul 22, 2024

When multiple queries are added to a search the are internally converted to a bool query automatically as otherwise the search will product an exception in that case. The bool queries are handled as filter by default (therefore they are combined with and conditions).

@markus-moser markus-moser added this to the 1.2.0 milestone Jul 22, 2024
Copy link

@markus-moser markus-moser merged commit 84a22ad into 1.x Jul 23, 2024
@markus-moser markus-moser deleted the combine-to-bool branch July 23, 2024 15:40
@github-actions github-actions bot locked and limited conversation to collaborators Jul 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant