Skip to content

Algolia Docsearch Indexer

Actions
Update an Algolia Docsearch index
v0.2.0
Latest
Star (29)

Algolia Docsearch Action

This action runs the docsearch scraper and updates an index.

Inputs

algolia_application_id

Required Algolia docsearch APPLICATION_ID

algolia_api_key

Required Algolia docsearch API_KEY

file

Required File able to be accessed from $GITHUB_WORKSPACE, used in tandem with actions/checkout@master

Example usage

- uses: actions/checkout@v2
- uses: darrenjennings/algolia-docsearch-action@master
  with:
    algolia_application_id: 'XXXXX83LWT'
    algolia_api_key: 'xxxxxxxxxxxxxxxxxxxx42935deb8d9d'
    file: 'algolia/my-algolia-config.json'

Algolia Docsearch Indexer is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Update an Algolia Docsearch index
v0.2.0
Latest

Algolia Docsearch Indexer is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.