You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/inference/_types/CommonTypes.ts
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1339,12 +1339,16 @@ export class ElasticsearchServiceSettings {
1339
1339
*
1340
1340
* When `long_document_strategy` is set to `chunk`, Elasticsearch splits each document into smaller parts but still returns a single score per document.
1341
1341
* That score reflects the highest relevance score among all chunks.
0 commit comments