many changes to the documentation, mostly typos

This commit is contained in:
Jonas Winkler
2020-11-23 19:34:52 +01:00
parent 49ff1984f0
commit d7160de9f1
11 changed files with 42 additions and 34 deletions

View File

@@ -94,7 +94,7 @@ Result object:
}
* ``id``: the primary key of the found document
* ``highlights``: an object containing parseable highlights for the result.
* ``highlights``: an object containing parsable highlights for the result.
See below.
* ``score``: The score assigned to the document. A higher score indicates a
better match with the query. Search results are sorted descending by score.