We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5426984 commit 4e6f29cCopy full SHA for 4e6f29c
docs/reference/elasticsearch/mapping-reference/text.md
@@ -347,7 +347,9 @@ The following mapping parameters are accepted:
347
serverless: preview
348
stack: preview 9.2
349
```
350
-
+:::{note}
351
+This feature requires a [subscription](https://www.elastic.co/subscriptions).
352
+:::
353
354
The `pattern_text` field type is a variant of [`text`](#text-field-type) with improved space efficiency for log data.
355
Internally, it decomposes values into static parts that are likely to be shared among many values, and dynamic parts that tend to vary.
0 commit comments