download and install Solr from http://lucene.apache.org/solr/.
you can access Solr admin from your browser: http://localhost:8983/solr/
use the port number used in installation.
| #!/bin/bash | |
| #=============================================================================== | |
| # Filename: build_gmp.sh | |
| # Created by Volodymyr Boichentsov on 18/09/2015. | |
| # Copyright © 2015 3D4Medical. All rights reserved. | |
| # Property of 3D4Medical. | |
| #=============================================================================== | |
| #-emit-obj -fembed-bitcode -disable-llvm-optzns -O3 |
download and install Solr from http://lucene.apache.org/solr/.
you can access Solr admin from your browser: http://localhost:8983/solr/
use the port number used in installation.