DocSearch Configuration

Learn how to configure DocSearch for the Solitude theme.

Install Plugin

DocSearch is another search service provided by Algolia. For application and usage details, please refer to the DocSearch Documentation.

Theme Configuration

_config.solitude.yml
# Approximately at lines 856 and 874
search:
  enable: true
  type: docsearch # local / algolia / docsearch
  tags:
    # - Solitude
    # - Hexo

···

  # DocSearch
  # https://docsearch.algolia.com/
  docsearch:
    appId:
    apiKey:
    indexName:
    option: