Python Query interface

Hyperspace score functions filter and assign score for candidates. Only candidates that passed the filter stage will be assigned a score.

In addition, the score function allows aggregations of candidate fields. Aggregations can be performed on all candidates, and not just those that passed filtering.

Last updated