Skip to content

Commit 35be01d

Browse files
authored
Update doc per feedback (elastic#137970) (elastic#137971)
1 parent 1185414 commit 35be01d

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
@@ -168,8 +168,7 @@ endpoint associated with `inference_id`.
168168
If chunking settings are updated, they will not be applied to existing documents
169169
until they are reindexed.
170170
To completely disable chunking, use the `none` chunking strategy.
171-
172-
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`.
171+
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`.
173172

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

0 commit comments

Comments
 (0)