Skip to content

Commit 11a1493

Browse files
Update logging-features.md (#8795)
* Update logging-features.md Add a link to hello-ltr demo for context about the index schema Signed-off-by: Scott Stults <sstults@opensourceconnections.com> * Update _search-plugins/ltr/logging-features.md Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: Scott Stults <sstults@opensourceconnections.com> --------- Signed-off-by: Scott Stults <sstults@opensourceconnections.com> Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> (cherry picked from commit b50a3eb) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1efd0d4 commit 11a1493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_search-plugins/ltr/logging-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Feature values need to be logged in order to train a model. This is a crucial co
1212

1313
## `sltr` query
1414

15-
The `sltr` query is the primary method for running features and evaluating models. When logging, an `sltr` query is used to execute each feature query and retrieve the feature scores. A feature set structure is shown in the following example request:
15+
The `sltr` query is the primary method for running features and evaluating models. When logging, an `sltr` query is used to execute each feature query and retrieve the feature scores. A feature set structure that works with the [`hello-ltr`](https://github.com/o19s/hello-ltr) demo schema is shown in the following example request:
1616

1717
```json
1818
PUT _ltr/_featureset/more_movie_features

0 commit comments

Comments
 (0)