lucene/solr/contrib
Shalin Shekhar Mangar 6d0386c901 SOLR-13234: Fix for turkish locales
WhenSolrExporterIntegrationTest.jvmMetrics ran on a JVM with the Turkish locale, (test seed: 62880F3B9F140C89). The JVM metric for terminated thread-count has a dotless-i e.g. termınated.
This causes the check for matching metrics to fail.

We could normalize the text in this case, however I think it's better to ensure we have the correct total number of JVM thread metrics rather than looking at Prometheus labels which maybe localized.

This closes #605.
2019-03-14 11:10:49 +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-13268: Clean up any test failures resulting from defaulting to async logging 2019-03-10 11:05:00 -07:00
prometheus-exporter SOLR-13234: Fix for turkish locales 2019-03-14 11:10:49 +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