Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Emphasize important difference between Kuery and Lucene query syntax (#…
…13592) Fixes #13563 Brings additional attention to the fact that Kuery uses implicit ANDs whereas Lucene query syntax uses implicit ORs, which could confuse users if they're not aware of the difference.
- Loading branch information