You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/elasticsearch/mapping-reference/text.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -348,9 +348,6 @@ serverless: preview
348
348
stack: preview 9.2
349
349
```
350
350
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
-
::::
354
351
355
352
A variant of [`text`](#text-field-type) with improved space efficiency for log data.
356
353
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