poetry install
Launch Meilisearch locally.
docker-compose up
poetry run ecospheres-search index --config={path/to/ecospheres-front/config.yaml}
Use --drop
to delete all documents in the index before reindexing.
Uses the settings defined in settings.yaml
.
poetry run ecospheres-search set-settings