I installed and started solr following instructions from solr wiki as this
... (on a Redhat server)
cd ~/
tar zxf /tmp/solr-5.3.1.tgz
cd solr-5.3.1/bin
./solr start -f
Solr starts fine. But when opening console in a browser ("
http://server-ip:8983/solr/admin.html";), it shows a partially render
Hi there,
I installed and started solr following instructions from solr wiki as this
... (on a Redhat server)
cd ~/
tar zxf /tmp/solr-5.3.1.tgz
cd solr-5.3.1/bin
./solr start -f
Solr starts fine. But when opening console in a browser ("
http://server-ip:8983/solr/admin.html";), it shows a parti
Hi Jan,
The JVM is from IBM based on jre 1.7.
IBM J9 VM (build 2.6, JRE 1.7.0 Linux amd64-64 Compressed References
20141216_227497 (JIT enabled, AOT enabled)
The box I am using is just a dev vm box, using 'root' is temporary ...
Thanks
david
On Thu, Jan 14, 2016 at 6:53 AM, David