-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[DOCS] Rewrite fuzzy
query docs
#42078
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
Pinging @elastic/es-search |
"Removing a character: shouldn't "black -> back" be either "black -> back" or "black -> lack"? (The latter is easier to discern visually.) |
Thanks for the excellent catch @JessePelton! I've updated the example with 222eccd. |
@elasticmachine run elasticsearch-ci/docs-check |
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.
@jrodewig Thanks for the PR. I have left some comments.
@elasticmachine update branch |
Changes
fuzzy
queryThis is part of #40977, an effort to standardize documentation for query types.
Any and all feedback welcome!
Before
Before image
After
After image