You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/default-theme-config/README.md
+4
Original file line number
Diff line number
Diff line change
@@ -294,6 +294,10 @@ module.exports = {
294
294
}
295
295
```
296
296
297
+
::: warning Note
298
+
Unlike the built-in VuePress search engine which works out of the box, [Algolia DocSearch](https://community.algolia.com/docsearch/) requires you to submit your site to them for indexing before it starts working.
299
+
:::
300
+
297
301
For more options, refer to [Algolia DocSearch's documentation](https://github.com/algolia/docsearch#docsearch-options).
0 commit comments