Kaynağa Gözat

Remove stale synthetic source tech preview note (#128982)

Marci W 4 ay önce
ebeveyn
işleme
b88839c548

+ 0 - 7
docs/plugins/mapper-annotated-text.asciidoc

@@ -148,13 +148,6 @@ the equals signs so will actively reject documents that contain this today.
 [[annotated-text-synthetic-source]]
 ===== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 If using a sub-`keyword` field then the values are sorted in the same way as
 a `keyword` field's values are sorted. By default, that means sorted with
 duplicates removed. So:

+ 0 - 7
docs/reference/mapping/types/aggregate-metric-double.asciidoc

@@ -252,13 +252,6 @@ The search returns the following hit. The value of the `default_metric` field,
 [[aggregate-metric-double-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 For example:
 [source,console,id=synthetic-source-aggregate-metric-double-example]
 ----

+ 0 - 7
docs/reference/mapping/types/binary.asciidoc

@@ -56,13 +56,6 @@ The following parameters are accepted by `binary` fields:
 [[binary-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 Synthetic source may sort `binary` values in order of their byte representation. For example:
 [source,console,id=synthetic-source-binary-example]
 ----

+ 0 - 7
docs/reference/mapping/types/boolean.asciidoc

@@ -233,13 +233,6 @@ include::keyword.asciidoc[tag=dimension]
 [[boolean-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 `boolean` fields support <<synthetic-source,synthetic `_source`>> in their
 default configuration.
 

+ 0 - 7
docs/reference/mapping/types/date.asciidoc

@@ -240,13 +240,6 @@ Which will reply with a date like:
 [[date-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 Synthetic source may sort `date` field values. For example:
 [source,console,id=synthetic-source-date-example]
 ----

+ 0 - 7
docs/reference/mapping/types/date_nanos.asciidoc

@@ -143,13 +143,6 @@ field. This limitation also affects <<transforms,{transforms}>>.
 [[date-nanos-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 Synthetic source may sort `date_nanos` field values. For example:
 [source,console,id=synthetic-source-date-nanos-example]
 ----

+ 0 - 7
docs/reference/mapping/types/dense-vector.asciidoc

@@ -360,13 +360,6 @@ Defaults to `1/(dims + 1)` for `int8` quantized vectors and `0` for `int4` for d
 [[dense-vector-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 `dense_vector` fields support <<synthetic-source,synthetic `_source`>> .
 
 [[dense-vector-index-bit]]

+ 0 - 7
docs/reference/mapping/types/flattened.asciidoc

@@ -317,13 +317,6 @@ The following mapping parameters are accepted:
 [[flattened-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 Flattened fields support <<synthetic-source,synthetic`_source`>> in their default
 configuration.
 

+ 0 - 7
docs/reference/mapping/types/geo-point.asciidoc

@@ -212,13 +212,6 @@ def lon      = doc['location'].lon;
 [[geo-point-synthetic-source]]
 ==== Synthetic source
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 Synthetic source may sort `geo_point` fields (first by latitude and then
 longitude) and reduces them to their stored precision. Additionally, unlike most
 types, arrays of `geo_point` fields will not preserve order if

+ 1 - 11
docs/reference/mapping/types/geo-shape.asciidoc

@@ -491,14 +491,4 @@ a <<geo-polygon,`polygon`>>.
 Due to the complex input structure and index representation of shapes,
 it is not currently possible to sort shapes or retrieve their fields
 directly. The `geo_shape` value is only retrievable through the `_source`
-field.
-
-[[geo-shape-synthetic-source]]
-==== Synthetic source
-
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
+field.

+ 0 - 7
docs/reference/mapping/types/histogram.asciidoc

@@ -71,13 +71,6 @@ index data in that manner (e.g. centroids for T-Digest or intervals for HDRHisto
 [[histogram-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 `histogram` fields support <<synthetic-source,synthetic `_source`>> in their
 default configuration.
 

+ 0 - 7
docs/reference/mapping/types/ip.asciidoc

@@ -154,13 +154,6 @@ GET my-index-000001/_search
 [[ip-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 Synthetic source may sort `ip` field values and remove duplicates. For example:
 [source,console,id=synthetic-source-ip-example]
 ----

+ 0 - 7
docs/reference/mapping/types/keyword.asciidoc

@@ -172,13 +172,6 @@ Dimension fields have the following constraints:
 [[keyword-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 Synthetic source may sort `keyword` fields and remove duplicates.
 For example:
 [source,console,id=synthetic-source-keyword-example-default]

+ 0 - 7
docs/reference/mapping/types/numeric.asciidoc

@@ -242,13 +242,6 @@ when the scaling factor or provided `float` value are exceptionally large.
 [[numeric-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 All numeric fields support <<synthetic-source,synthetic
 `_source`>> in their default configuration. Synthetic `_source` cannot be used
 together with <<copy-to,`copy_to`>>, or

+ 0 - 7
docs/reference/mapping/types/range.asciidoc

@@ -239,13 +239,6 @@ The following parameters are accepted by range types:
 [[range-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 `range` fields support <<synthetic-source,synthetic `_source`>> in their default
 configuration.
 

+ 0 - 7
docs/reference/mapping/types/rank-vectors.asciidoc

@@ -117,13 +117,6 @@ it will be set to the length of the first vector added to the field.
 [[rank-vectors-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 `rank_vectors` fields support <<synthetic-source,synthetic `_source`>> .
 
 [[rank-vectors-scoring]]

+ 0 - 7
docs/reference/mapping/types/search-as-you-type.asciidoc

@@ -273,12 +273,5 @@ field's input.
 [[search-as-you-type-synthetic-source]]
 ===== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 `search_as_you_type` fields support <<synthetic-source,synthetic `_source`>> in their
 default configuration.

+ 0 - 7
docs/reference/mapping/types/text.asciidoc

@@ -161,13 +161,6 @@ The following parameters are accepted by `text` fields:
 [[text-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 `text` fields can use a <<keyword-synthetic-source, `keyword`>> sub-field to support 
 <<synthetic-source,synthetic `_source`>> without storing values of the text field itself.
 

+ 0 - 7
docs/reference/mapping/types/token-count.asciidoc

@@ -95,12 +95,5 @@ Defaults to `true`.
 [[token-count-synthetic-source]]
 ===== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 `token_count` fields support <<synthetic-source,synthetic `_source`>> in their
 default configuration.

+ 0 - 7
docs/reference/mapping/types/version.asciidoc

@@ -70,13 +70,6 @@ you strongly rely on these kinds of queries.
 [[version-synthetic-source]]
 ==== Synthetic `_source`
 
-IMPORTANT: Synthetic `_source` is Generally Available only for TSDB indices
-(indices that have `index.mode` set to `time_series`). For other indices,
-synthetic `_source` is in technical preview. Features in technical preview 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.
-
 `version` fields support <<synthetic-source,synthetic `_source`>> in their
 default configuration..