lucene/solr/contrib
Shalin Shekhar Mangar 1f9c767aac SOLR-13234: Prometheus Metric Exporter not threadsafe.
This changes the prometheus exporter to collect metrics from Solr on a fixed interval controlled by this tool and prevents concurrent collections. This change also improves performance slightly by using the cluster state instead of sending multiple HTTP requests to each node to lookup all the cores.

This closes #571.
2019-03-04 11:02:47 +05:30
..
analysis-extras SOLR-12570: OpenNLPExtractNamedEntitiesUpdateProcessor cannot support multi fields because pattern replacement doesn't work correctly 2018-07-23 16:58:46 +09:00
analytics SOLR-12801: Make massive improvements to the tests. 2018-11-29 11:58:51 -06:00
clustering SOLR-13090: Add sysprop override for maxBooleanClauses 2019-01-02 10:58:32 -05:00
dataimporthandler Fix some spell check issues 2019-02-12 21:35:30 -08:00
dataimporthandler-extras SOLR-13090: Add sysprop override for maxBooleanClauses 2019-01-02 10:58:32 -05:00
extraction SOLR-13090: Add sysprop override for maxBooleanClauses 2019-01-02 10:58:32 -05:00
langid SOLR-13255 : ClasscastException when URPs try to read a String field which returns a ByteArrayUTF8CHarSequence . This is a regression in release 7.7 2019-02-20 22:19:18 +11:00
ltr SOLR-12028: Catching up with annotations after recent Solr test work 2018-12-27 18:03:50 -08:00
prometheus-exporter SOLR-13234: Prometheus Metric Exporter not threadsafe. 2019-03-04 11:02:47 +05:30
velocity SOLR-12617: Remove Commons BeanUtils as a dependency 2018-08-03 09:46:54 -07:00
contrib-build.xml SOLR-7227: Don't create the WAR file at all 2015-07-28 19:04:21 +00:00