From 97470eb642a522b97bfebd3686c1964296c39c44 Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:37:06 -0500 Subject: [PATCH] Fix search phase result processor intro sentence (#5888) Signed-off-by: Fanit Kolchina --- _search-plugins/search-pipelines/search-processors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_search-plugins/search-pipelines/search-processors.md b/_search-plugins/search-pipelines/search-processors.md index e4ef4e5f..a8f55b73 100644 --- a/_search-plugins/search-pipelines/search-processors.md +++ b/_search-plugins/search-pipelines/search-processors.md @@ -42,7 +42,7 @@ Processor | Description | Earliest available version A search phase results processor runs between search phases at the coordinating node level. It intercepts the results retrieved from one search phase and transforms them before passing them to the next search phase. -The following table lists all supported search request processors. +The following table lists all supported search phase results processors. Processor | Description | Earliest available version :--- | :--- | :---