Files
elasticsearch-js/docs/reference/api/RuleRetriever.md
2025-05-27 15:30:21 -05:00

543 B

Interface RuleRetriever

Name Type Description
match_criteria any The match criteria that will determine if a rule in the provided rulesets should be applied.
rank_window_size integer This value determines the size of the individual result set.
retriever RetrieverContainer The retriever whose results rules should be applied to.
ruleset_ids Id[] The ruleset IDs containing the rules this retriever is evaluating against.