-
Notifications
You must be signed in to change notification settings - Fork 25.5k
[DOCS] Opster Migration: Nested bool query addition #124455
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
Conversation
thekofimensah
commented
Mar 10, 2025
- Added nested boolean section. This is one of the most important aspects of boolean queries to understand
- Cleaned up wording for caching sentence to improve clarity
- Fixed spacing issues with some words
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-search-relevance (Team:Search Relevance) |
will take a look at this today @thekofimensah thanks for throwing it up there. Going to add v9.0.0 on there as well. I'm wondering if it make sense to backport this to the old docs system in 8.x as well. Thoughts? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@thekofimensah I'm good with these changes can you fix the conflicts in main and we'll merge it and discuss what to do about backporting |
Hey John, made a backport ticket here: #124456 Thanks for taking a look! |
Nice! @thekofimensah I'll take a look at the 8.x backport PR as well. |
75089eb
to
e600655
Compare
Conflicts taken care of @john-wagster |
docs/reference/query-languages/query-dsl/query-dsl-bool-query.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
💚 Backport successful
|
added section related to nested bool queries to provide a more clear example and clean up surrounding language and grammatical issues
added section related to nested bool queries to provide a more clear example and clean up surrounding language and grammatical issues
added section related to nested bool queries to provide a more clear example and clean up surrounding language and grammatical issues