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/semantic-text.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -865,6 +865,7 @@ POST local-index,remote-cluster:remote-index/_search
865
865
of [nested fields](/reference/elasticsearch/mapping-reference/nested.md).
866
866
*`semantic_text` fields can’t currently be set as part
867
867
of [dynamic templates](docs-content://manage-data/data-store/mapping/dynamic-templates.md).
868
+
*`semantic_text` fields are not supported in indices created prior to 8.11.0.
868
869
*`semantic_text` fields do not support [Cross-Cluster Search (CCS)](docs-content://solutions/search/cross-cluster-search.md) when [`ccs_minimize_roundtrips`](docs-content://solutions/search/cross-cluster-search.md#ccs-network-delays) is set to `false`.
869
870
*`semantic_text` fields do not support [Cross-Cluster Search (CCS)](docs-content://solutions/search/cross-cluster-search.md) in [ES|QL](/reference/query-languages/esql.md).
870
871
*`semantic_text` fields do not support [Cross-Cluster Replication (CCR)](docs-content://deploy-manage/tools/cross-cluster-replication.md).
0 commit comments