Skip to content

Commit c3c9d2f

Browse files
authored
Update doc per feedback (elastic#137970)
1 parent 757dd4e commit c3c9d2f

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
@@ -280,8 +280,7 @@ endpoint associated with `inference_id`.
280280
If chunking settings are updated, they will not be applied to existing documents
281281
until they are reindexed.
282282
To completely disable chunking, use the `none` chunking strategy.
283-
284-
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`.
283+
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`.
285284

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

0 commit comments

Comments
 (0)