-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[DOCS] Reformat token count limit filter docs #49835
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
[DOCS] Reformat token count limit filter docs #49835
Conversation
|
Pinging @elastic/es-docs (>docs) |
|
Pinging @elastic/es-search (:Search/Analysis) |
|
@elasticmachine update branch |
debadair
left a comment
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.
Incorporate or ignore as you see fit. :-)
| [TIP] | ||
| ==== | ||
| The `limit` filter is commonly used to limit the size of document field values | ||
| based on _token count_. If you want to limit the size of field values based on |
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.
The first sentence in this tip seems like it belongs in the description as the "why" you want to use this filter.
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.
Thanks! Moved this with 64239c9.
| -------------------------------------------------- | ||
|
|
||
| [[analysis-limit-token-count-tokenfilter-configure-parms]] | ||
| ==== Configurable parameters |
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.
Should this come before the Example section? (And maybe include the "basic" example up front?)
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.
Relocated with c353875.
|
Thanks @debadair! |
Reformats the token count limit token filter docs as part of #44726.
Changes
ignore_abovemapping parameter