Intro To Dashboard Part – I

Here I will give a brief introduction to Apache Solr Dashboard that we have seen in my last post i.e. http://versatileankur.blogspot.in/2014/04/getting-started-with-apache-solr.html  Logging This tab display the current log information & exists untill the server not restarted, as the server restarted this information becomes reloaded. For logging Solr uses Slf4j library & log4j.properties file. This file is present […]

Read More