From 36db5c1bd994861b98680073595ce884051bf087 Mon Sep 17 00:00:00 2001 From: Matthias Cullmann Date: Fri, 24 Nov 2023 09:31:11 +0100 Subject: [PATCH] Add SOLR achievements to 2023-11-15 --- events.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/events.json b/events.json index 4428d55..7aee100 100644 --- a/events.json +++ b/events.json @@ -68,6 +68,14 @@ { "title": "Mastodon Autosetup: Extend README", "url": "https://github.com/McPringle/mastodon-autosetup/pull/6" + }, + { + "title": "Apache SOLR: exclude eclipse settings from validation", + "url": "https://github.com/apache/solr/pull/2082" + }, + { + "title": "Apache SOLR: Solr should warn about low disk space upon startup", + "url": "https://github.com/apache/solr/pull/2080" } ] },