Skip to content

ecolabdata/ecospheres-search-index

Repository files navigation

ecospheres-search-index

Install

poetry install

Usage

Launch Meilisearch locally.

docker-compose up

Build index from data.gouv.fr's API

poetry run ecospheres-search index --config={path/to/ecospheres-front/config.yaml}

Use --drop to delete all documents in the index before reindexing.

Set the custom settings on the index

Uses the settings defined in settings.yaml.

poetry run ecospheres-search set-settings

See also

Deploy a Meilisearch instance on Dokku.

About

Search index for ecospheres-front

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages