From f7a54cab8d3ab2e740c46a21c0db206c134d2d15 Mon Sep 17 00:00:00 2001 From: carlosdelest Date: Thu, 18 Jul 2024 12:55:21 +0200 Subject: [PATCH] Fix warning headers --- .../search-your-data/search-with-synonyms.asciidoc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/reference/search/search-your-data/search-with-synonyms.asciidoc b/docs/reference/search/search-your-data/search-with-synonyms.asciidoc index 8d3d4d8110f6c..6fd2a2aeeac13 100644 --- a/docs/reference/search/search-your-data/search-with-synonyms.asciidoc +++ b/docs/reference/search/search-your-data/search-with-synonyms.asciidoc @@ -75,16 +75,15 @@ A large number of inline synonyms increases cluster size unnecessarily and can l Once your synonyms sets are created, you can start configuring your token filters and analyzers to use them. -======= [WARNING] -====== +===== Synonyms sets must exist before they can be added to indices. If an index is created referencing a nonexistent synonyms set, the index will remain in a partially created and inoperable state. The only way to recover from this scenario is to ensure the synonyms set exists then either delete and re-create the index, or close and re-open the index. -====== +===== [WARNING] -==== +===== Invalid synonym rules can cause errors when applying analyzer changes. For reloadable analyzers, this prevents reloading and applying changes. You must correct errors in the synonym rules and reload the analyzer. @@ -94,7 +93,7 @@ An index with invalid synonym rules cannot be reopened, making it inoperable whe * A node containing the index starts * The index is opened from a closed state * A node restart occurs (which reopens the node assigned shards) -==== +===== {es} uses synonyms as part of the <>. You can use two types of <> to include synonyms: