score property

double get score

A hashmap of zone names that contain the keyword to the a zero-based, ordered list of unique word positions of the String in the zone.

A word position means the index of the word in an array of all the words in the document.

Implementation

double get score => value;