Browse Source

[DOCS] Add missing index setting link (#128794)

Lisa Cawley 4 months ago
parent
commit
4b7a9bd563
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/reference/elasticsearch/index-settings/index.md

+ 2 - 0
docs/reference/elasticsearch/index-settings/index.md

@@ -34,3 +34,5 @@ Settings are available for the following modules:
   Configure the backing indices in a time series data stream (TSDS).
 * [Translog](translog.md)
   Control the transaction log and background flush operations.
+
+There are also index settings associated with [text analysis](docs-content://manage-data/data-store/text-analysis.md), which define analyzers, tokenizers, token filters, and character filters.