Skip to content

Commit d9e286a

Browse files
authored
doc(semantic_text): add index version limitation (elastic#133373)
1 parent d0c8d24 commit d9e286a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,7 @@ POST local-index,remote-cluster:remote-index/_search
865865
of [nested fields](/reference/elasticsearch/mapping-reference/nested.md).
866866
* `semantic_text` fields can’t currently be set as part
867867
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.
868869
* `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`.
869870
* `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).
870871
* `semantic_text` fields do not support [Cross-Cluster Replication (CCR)](docs-content://deploy-manage/tools/cross-cluster-replication.md).

0 commit comments

Comments
 (0)