Skip to content

Releases: hectorcorrea/solrdora

Fourth release

20 Jan 14:58
Compare
Choose a tag to compare
Fourth release Pre-release
Pre-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

20 Oct 01:45
Compare
Choose a tag to compare
Third release Pre-release
Pre-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

15 Apr 15:08
Compare
Choose a tag to compare
Second release Pre-release
Pre-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

08 Apr 18:15
Compare
Choose a tag to compare
First draft release Pre-release
Pre-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.