From b50a3ebc214eaedc2779a7a0c4346411aed2f73d Mon Sep 17 00:00:00 2001 From: Scott Stults Date: Thu, 21 Nov 2024 15:10:16 -0500 Subject: [PATCH] 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 * Update _search-plugins/ltr/logging-features.md Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: Scott Stults --------- Signed-off-by: Scott Stults Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> --- _search-plugins/ltr/logging-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_search-plugins/ltr/logging-features.md b/_search-plugins/ltr/logging-features.md index fd73eda9a7..7922b8683d 100644 --- a/_search-plugins/ltr/logging-features.md +++ b/_search-plugins/ltr/logging-features.md @@ -12,7 +12,7 @@ Feature values need to be logged in order to train a model. This is a crucial co ## `sltr` query -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: +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: ```json PUT _ltr/_featureset/more_movie_features