score property

double get score

Relevance score in [0, 1]; higher means a closer match to the query.

Implementation

double get score => _score;