Skip to content

Commit 73ef18e

Browse files
authored
Update doc per feedback (elastic#137970) (elastic#137972)
1 parent 04235fe commit 73ef18e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,7 @@ endpoint associated with `inference_id`.
128128
If chunking settings are updated, they will not be applied to existing documents
129129
until they are reindexed.
130130
To completely disable chunking, use the `none` chunking strategy.
131-
132-
Settings for chunking text into smaller passages for scoring and reranking. Defaults to the optimal chunking settings for [Elastic Rerank](docs-content:///explore-analyze/machine-learning/nlp/ml-nlp-rerank.md). Refer to the [Inference API documentation](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-inference-put#operation-inference-put-body-application-json-chunking_settings) for valid values for `chunking_settings`.
131+
Defaults to the optimal chunking settings for [Elastic Rerank](docs-content:///explore-analyze/machine-learning/nlp/ml-nlp-rerank.md). Refer to the [Inference API documentation](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-inference-put#operation-inference-put-body-application-json-chunking_settings) for valid values for `chunking_settings`.
133132

134133
::::{warning}
135134
When using the `none` chunking strategy, if the input exceeds the maximum token

0 commit comments

Comments
 (0)