13 Mar 2016
Recently I had a need to measure Solr memory usage and I decided to use free Oracle tool - VisualVM. As usual an official documentation provides some help, but to make things simpler I extended my Solr startup script for Windows to put all important information in one place.
Read more!
10 Jan 2016
As we all know from Solr website:
Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene.
It’s all true but on the other hand Solr is not known from its ease-of-use. In the fifth version community decided to address one of the main issues making Solr more demanding for newcomers than competition, that is simplicity of startup.
Read more!