Type Alias SortByQRE

SortByQRE: { by: QRE }

Uses only custom ranking expressions (QREs and QRFs) to compute a ranking score for each query result item, and sorts the query results by descending score value.

Type declaration