[docs] Standardize synonym terminology in token filter references - #156682
[docs] Standardize synonym terminology in token filter references#156682leemthompo wants to merge 2 commits into
Conversation
- Standardize 'synonyms sets' to 'synonym sets' and 'synonyms set' to 'synonym set' in headings and prose (both reference pages) - Fix future tense: 'the index will remain' to 'the index remains', 'you will need to include' to 'include' - Add lenient default note to circuit breaker section: lenient defaults to the value of updateable, so with updateable: true the default behavior is to log and use an empty map - Update cross-repo link text to match renamed section heading
Both reference pages listed only the API, file, and inline methods. Add the Kibana UI as a configuration option with a cross-repo link to the docs-content primer page.
🔍 Preview links for changed docs |
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
ℹ️ Important: Docs version tagging👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version. We use applies_to tags to mark version-specific features and changes. Expand for a quick overviewWhen to use applies_to tags:✅ At the page level to indicate which products/deployments the content applies to (mandatory) What NOT to do:❌ Don't remove or replace information that applies to an older version 🤔 Need help?
|
Summary
Companion to elastic/docs-content#7945 (elastic/docs-content-internal#1624).
Standardizes terminology and clarifies the circuit breaker default in both synonym token filter reference pages.
Changes
Applied to both
analysis-synonym-tokenfilter.mdandanalysis-synonym-graph-tokenfilter.md:the index will remain→the index remains,you will need to include→include)lenientdefaults to the value ofupdateable, so the default behavior withupdateable: trueis to log and use an empty map