Releases: hectorcorrea/solrdora
Releases · hectorcorrea/solrdora
Fourth release
Download the file for your operating system, unzip it, update settings.json to the values for your Solr, and run solrdora:
$ curl -OL https://github.com/hectorcorrea/solrdora/releases/download/v0.4/solrdora_mac.zip
$ unzip solrdora_mac.zip
# adjust settings.json to match the fields in your Solr
# and then run solrdora:
$ ./solrdora settings.json
Browse to http://localhost:9001 to explore your Solr core.
Third release
Download the file for your operating system, unzip it, update settings.json to the values for your Solr, and run solrdora:
unzip solrdora_mac.zip
# adjust settings.json
./solrdora settings.json
Browse to http://localhost:9001 to explore your Solr core.
Second release
Download the file for your operating system, unzip it, update settings.json to the values for your Solr, and run solrdora:
unzip solrdora_mac.zip
# adjust settings.json
./solrdora settings.json
Browse to http://localhost:9001 to explore your Solr core.
First draft release
Download the file for your operating system, unzip it, update settings.json to the values for your Solr, and run solrdora:
unzip solrdora_mac.zip
# adjust settings.json
./solrdora settings.json
Browse to http://localhost:9001 to explore your Solr core.