Tests a string against a goal string and returns a levenshtein distance number. The lower the number, the better the match.
gold standard text we are comparing against
text to evaluate against the goal
a weight number
Given some string query, returns a promise that resolves as an array of search results and a report of any service failures
the search string this query is based on
A class/interface that wraps around a GeoSearch object and provides additional services. Can consume an optional config object upon creation. The config structure can be found in schema.json, look for #/$defs/geosearch