Skip to content

Commit

Permalink
Update _search-plugins/search-relevance/reranking-search-results.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
  • Loading branch information
kolchfa-aws and natebower authored Jul 1, 2024
1 parent 5cd01ef commit fe14b15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ When you use a rerank processor in conjunction with a [normalization processor](
The processing order is as follows:

- Normalization processor: This processor normalizes the document scores based on the configured normalization method. For more information, see [Normalization processor]({{site.url}}{{site.baseurl}}/search-plugins/search-pipelines/normalization-processor/).
- Rerank processor: Following the normalization, the rerank processor further adjusts the document scores. This adjustment can significantly impact the final ordering of search results.
- Rerank processor: Following normalization, the rerank processor further adjusts the document scores. This adjustment can significantly impact the final ordering of search results.

This processing order has the following implications:

Expand Down

0 comments on commit fe14b15

Please sign in to comment.