A vocabulary indexer.
Init Solr directory (might need sudo):
$ scripts/init-solr.sh
Start Solr (might need sudo):
$ docker compose up -d
Fetch with script (or download manually to /data
):
$ scripts/fetch-source.sh VOCNAME
Transform to JSON:
$ scripts/make-json.sh VOCNAME
Create Solr DB core (might need sudo):
$ scripts/create-core.sh VOCNAME
Loading vocabulary to Solr:
$ scripts/load.sh VOCNAME
Try it out:
http://localhost:8983/solr/VOCNAME/query?q=label:a*
- gnumeric
- wget
- unzip