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 12e20df commit 0e19f0dCopy full SHA for 0e19f0d
README.md
@@ -91,7 +91,7 @@ If you already have your own scraper but you still want to use MeiliSearch and `
91
</html>
92
```
93
94
-The `hostUrl` and the `apiKey` fields are the credentials of your MeiliSearch instance.<br>
+The `hostUrl` and the `apiKey` (_optionnal_) fields are the credentials of your MeiliSearch instance.<br>
95
`indexUid` is the index identifier in your MeiliSearch instance in which your website content is stored.<br>
96
`inputSelector` is the `id` attribute of the HTML search input tag.
97
0 commit comments