Method

Dynamic Pruning

Canonical ID https://id.searchplex.net/dynamic-pruning/

A family of query-evaluation techniques that avoid fully evaluating candidates that cannot affect the desired top-ranked results.

Scope

Dynamic pruning uses score bounds or related statistics to skip unnecessary scoring work while preserving or approximating top-k effectiveness.

Narrower

Related

ID