Algolia Search
Algolia is useful for larger sites that need fast hosted search and ranking control.
Purpose
Algolia is useful for larger sites that need fast hosted search and ranking control.
Install
npm install hexo-algoliapnpm add hexo-algoliayarn add hexo-algoliaTheme configuration
search:
enable: true
type: algoliaHexo configuration
search:
path: search.xml
field: post
content: trueVerify
- Generate the site and confirm the search index file exists.
- Search for a post title, a tag, and a phrase from the article body.
- Confirm private drafts are not included in the generated index.
