Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for bool query operators in Query DSL for object initializer syntax #7595

Merged
merged 3 commits into from
Apr 6, 2023

Conversation

stevejgordon
Copy link
Contributor

Fixes #7593.

@stevejgordon stevejgordon added enhancement 8.x Relates to 8.x client version labels Apr 6, 2023
@stevejgordon stevejgordon merged commit 29aeb13 into main Apr 6, 2023
@stevejgordon stevejgordon deleted the object-initializer-bool-dsl-operators branch April 6, 2023 17:50
github-actions bot pushed a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595)

* Initial OR operator support

* Add other operators and tests

* Fix BOM
github-actions bot pushed a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595)

* Initial OR operator support

* Add other operators and tests

* Fix BOM
github-actions bot pushed a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595)

* Initial OR operator support

* Add other operators and tests

* Fix BOM
github-actions bot pushed a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595)

* Initial OR operator support

* Add other operators and tests

* Fix BOM
github-actions bot pushed a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595)

* Initial OR operator support

* Add other operators and tests

* Fix BOM
github-actions bot pushed a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595)

* Initial OR operator support

* Add other operators and tests

* Fix BOM
github-actions bot pushed a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595)

* Initial OR operator support

* Add other operators and tests

* Fix BOM
stevejgordon added a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595) (#7596)

* Initial OR operator support

* Add other operators and tests

* Fix BOM

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595) (#7597)

* Initial OR operator support

* Add other operators and tests

* Fix BOM

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595) (#7598)

* Initial OR operator support

* Add other operators and tests

* Fix BOM

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595) (#7599)

* Initial OR operator support

* Add other operators and tests

* Fix BOM

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595) (#7600)

* Initial OR operator support

* Add other operators and tests

* Fix BOM

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595) (#7601)

* Initial OR operator support

* Add other operators and tests

* Fix BOM

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this pull request Apr 6, 2023
…zer syntax (#7595) (#7602)

* Initial OR operator support

* Add other operators and tests

* Fix BOM

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.x Relates to 8.x client version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Support bool query operators in Query DSL for object initializer syntax
1 participant