Skip to content

Commit 67aa9dd

Browse files
Update docs/reference/elasticsearch/mapping-reference/text.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent fa2d731 commit 67aa9dd

File tree

1 file changed

+0
-3
lines changed
  • docs/reference/elasticsearch/mapping-reference

1 file changed

+0
-3
lines changed

docs/reference/elasticsearch/mapping-reference/text.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -348,9 +348,6 @@ serverless: preview
348348
stack: preview 9.2
349349
```
350350

351-
::::{warning}
352-
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
353-
::::
354351

355352
A variant of [`text`](#text-field-type) with improved space efficiency for log data.
356353
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

Comments
 (0)