Infos
- server: dolos
- index directory:
/var/solr/data/dbnomics/data/index/
Description
- a full indexation index all the datasets of a provider
- an incremental indexation indexes only the datasets of a provider that changed in the last commit of its
json-data
Git repo
Index a provider
- open https://git.nomics.world/dbnomics/dbnomics-solr/pipelines/new
- fill the variables
PROVIDER_SLUG=scsmich
(be careful, it's the slug, and replace by the one you want) andFULL=1
if you need full reindexation (otherwise it will be an incremental indexation) - click on "Run pipeline"