We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0d328b commit a637dc4Copy full SHA for a637dc4
README.md
@@ -78,7 +78,7 @@ const searchClient = instantMeiliSearch(
78
79
`instant-meilisearch` offers some options you can set to further fit your needs.
80
81
-- [`placeholderSearch`]((#placeholder-search)): Enable or disable placeholder search (default: `true`).
+- [`placeholderSearch`](#placeholder-search): Enable or disable placeholder search (default: `true`).
82
- [`paginationTotalHits`](#pagination-total-hits): Maximum total number of hits to create a finite pagination (default: `200`).
83
- [`primaryKey`](#primary-key): Specify the primary key of your documents (default `undefined`).
84
- [`keepZeroFacets`](#keep-zero-facets): Show the facets value even when they have 0 matches (default `false`).
0 commit comments