-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Fix typos in Field-Caps documentation #38580
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 |
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.
Hi @dmeiss, thanks for opening this PR to add changes to our docs. I left a small suggestion for improvement, would you be able to add those changes to the PR?
|
||
[source,js] | ||
-------------------------------------------------- | ||
GET _field_caps?fields=rating | ||
-------------------------------------------------- | ||
// CONSOLE | ||
|
||
... but the request can also be restricted to specific indices: | ||
...but the request can also be restricted to specific indices: |
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.
How about omitting the dots altogether, starting a new sentence with "The requestst can...". I think that would be much better.
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.
I agree -- good suggestion. I'll make the change.
Reworded because asciidoc was formatting the ellipse/space as a numbered list.
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.
Great, thanks @dmeiss for the additional changes. Will merge this after running some tests.
@elasticmachine test this please |
Fix typo in Field-Caps documentation Reworded because asciidoc was formatting the ellipse/space as a numbered list.
Fix typo in Field-Caps documentation Reworded because asciidoc was formatting the ellipse/space as a numbered list.
Fix typo in Field-Caps documentation Reworded because asciidoc was formatting the ellipse/space as a numbered list.
Fix typo in Field-Caps documentation Reworded because asciidoc was formatting the ellipse/space as a numbered list.
No description provided.