We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f28a5b commit 482c566Copy full SHA for 482c566
docs/reference/elasticsearch/mapping-reference/semantic-text.md
@@ -215,4 +215,4 @@ PUT test-index
215
216
* `semantic_text` fields are not currently supported as elements of [nested fields](/reference/elasticsearch/mapping-reference/nested.md).
217
* `semantic_text` fields can’t currently be set as part of [Dynamic templates](docs-content://manage-data/data-store/mapping/dynamic-templates.md).
218
-* `semantic_text` fields are not currently behavior for indices with semantic_text fields, flag CCS/CCR limitation (#127310))
+* `semantic_text` fields are not currently supported with Cross-Cluster Search (CCS) or Cross-Cluster Replication (CCR).
0 commit comments