Hi Daniel,
Lots of organizations use our SPM to monitor Solr / SolrCloud (see
http://sematext.com/spm/integrations/solr-monitoring.html ) . We're
working on "Top Queries" type of reporting for Solr, which I'm very excited
about. :)
Otis
--
Monitoring * Alerting * Anomaly Detection * Centralized
I'm wondering what different folks do out there for a health monitor for Solr.
I'm running Solr 5.2.1, so far without Solr Cloud, and I anticipate having
multiple cores.
For now, I can make use solr/corename/admin/ping, but how can I have Solr ping
all cores?
Dan Davis, Systems/Applications
solr jay wrote:
Hi,
I am looking at this piece of configuration in solrconfig.xml
solr
solrconfig.xml
schema.xml
q=solr&version=2.0&start=0&rows=0
server-enabled
I've never used this feature before, but reading source code...
It wasn't cl
Hi,
I am looking at this piece of configuration in solrconfig.xml
solr
solrconfig.xml
schema.xml
q=solr&version=2.0&start=0&rows=0
server-enabled
It wasn't clear to me what 'server-enabled' means here. Is it a file name?
If it is file name, wher