Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit fab0bd6

Browse files
algoliareadmebotPLNech
authored andcommitted
docs(README): automatic update (#172)
Update README Android [This list might not be relevant] fix(Go): Bump handled version from 1.3 to 1.5 (#148) fix(Go): Clean build status flags (#146) fix parameters links in search response [ci skip]
1 parent fee0bf1 commit fab0bd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,8 @@ The server response will look like:
284284

285285
#### Fields
286286

287+
<!--PARAMETERS_LINK-->
288+
287289
- `hits` (array): The hits returned by the search, sorted according to the ranking formula.
288290

289291
Hits are made of the JSON objects that you stored in the index; therefore, they are mostly schema-less. However, Algolia does enrich them with a few additional fields:
@@ -386,6 +388,7 @@ When [`facets`](#facets) is non-empty, the following additional fields are retur
386388

387389
- `exhaustiveFacetsCount` (boolean): Whether the counts are exhaustive (`true`) or approximate (`false`). *Note: When using [`distinct`](#distinct), the facet counts cannot be exhaustive.*
388390

391+
<!--/PARAMETERS_LINK-->
389392

390393
### Search Parameters
391394

0 commit comments

Comments
 (0)