From 41090e30ec68523e41d901cca0e9311f1eb282ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B8ydahl?= Date: Wed, 3 Mar 2021 16:21:38 +0100 Subject: [PATCH 1/7] Pelican production settings --- .asf.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 12335e50f5..f8b1f3219e 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,9 +1,9 @@ pelican: - whoami: main - target: asf-staging + whoami: production + target: asf-site -staging: - whoami: asf-staging +publish: + whoami: asf-site github: labels: From ec38d0b52e12b0c83016ffdb172d2a14d046297b Mon Sep 17 00:00:00 2001 From: Cassandra Targett Date: Thu, 17 Jun 2021 14:03:09 -0500 Subject: [PATCH 2/7] Update guide.md for 8.9 Ref Guide (#29) --- content/pages/guide.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/pages/guide.md b/content/pages/guide.md index 81ad2dcfb4..7380999d93 100644 --- a/content/pages/guide.md +++ b/content/pages/guide.md @@ -11,10 +11,11 @@ As of Solr 8.2, it is published only in HTML format. **Latest release**: - - [Solr 8.8](8_8/) + - [Solr 8.9](8_9/) **Earlier versions**: + - [Solr 8.8](8_8/) - [Solr 8.7](8_7/) - [Solr 8.6](8_6/) - [Solr 8.5](8_5/) From 42d019cd34a60bce7295eab5ffac1fc9450e8a60 Mon Sep 17 00:00:00 2001 From: Houston Putman Date: Wed, 11 May 2022 19:50:20 -0400 Subject: [PATCH 3/7] Temporarily use 9_0 instead of latest for ref guide --- themes/solr/templates/htaccess.ref-guide-antora | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/solr/templates/htaccess.ref-guide-antora b/themes/solr/templates/htaccess.ref-guide-antora index 943cd73d67..1cd244f72d 100644 --- a/themes/solr/templates/htaccess.ref-guide-antora +++ b/themes/solr/templates/htaccess.ref-guide-antora @@ -1,2 +1,2 @@ -Redirect 302 /guide/solr/9_0 /guide/solr/latest -Redirect 301 /guide/index.html /guide/solr/latest/index.html +Redirect 302 /guide/solr/latest /guide/solr/9_0 +Redirect 302 /guide/index.html /guide/solr/9_0/index.html From 9188a02d3e1b9ab4047c40282e3ef9ba1a0e2f69 Mon Sep 17 00:00:00 2001 From: Ishan Chattopadhyaya Date: Fri, 18 Nov 2022 12:06:58 +0530 Subject: [PATCH 4/7] Update version variables for release 9.1.0 --- pelicanconf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 2041270110..82ccf02a06 100755 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -10,8 +10,8 @@ SITEURL = '' CURRENTYEAR = date.today().year -SOLR_LATEST_RELEASE = '9.0.0' -SOLR_LATEST_RELEASE_DATE = datetime(2022, 5, 12) +SOLR_LATEST_RELEASE = '9.1.0' +SOLR_LATEST_RELEASE_DATE = datetime(2022, 11, 18) SOLR_PREVIOUS_MAJOR_RELEASE = '8.11.2' SOLR_OPERATOR_LATEST_RELEASE = 'v0.6.0' From 20b22e2a88e3a96e85edfd6c8d023165d8c8865c Mon Sep 17 00:00:00 2001 From: Ishan Chattopadhyaya Date: Fri, 18 Nov 2022 12:07:37 +0530 Subject: [PATCH 5/7] Update the htaccess.ref-guide-antora for release 9.1.0 --- themes/solr/templates/htaccess.ref-guide-antora | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/solr/templates/htaccess.ref-guide-antora b/themes/solr/templates/htaccess.ref-guide-antora index 76b75d2c1a..3cbad938d5 100644 --- a/themes/solr/templates/htaccess.ref-guide-antora +++ b/themes/solr/templates/htaccess.ref-guide-antora @@ -1,2 +1,2 @@ -Redirect 302 /guide/solr/9_0 /guide/solr/latest -Redirect 302 /guide/solr/index.html /guide/solr/latest/index.html +Redirect 302 /guide/solr/9_1 /guide/solr/latest +Redirect 301 /guide/index.html /guide/solr/latest/index.html From 4b74bd6a438e731dacd2c9d889db7eab432669da Mon Sep 17 00:00:00 2001 From: Ishan Chattopadhyaya Date: Fri, 18 Nov 2022 22:34:43 +0530 Subject: [PATCH 6/7] Adding Solr news for release 9.1.0 --- .../solr_news/2022-11-17-9-1-0-available.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 content/solr/solr_news/2022-11-17-9-1-0-available.md diff --git a/content/solr/solr_news/2022-11-17-9-1-0-available.md b/content/solr/solr_news/2022-11-17-9-1-0-available.md new file mode 100644 index 0000000000..02006e86a3 --- /dev/null +++ b/content/solr/solr_news/2022-11-17-9-1-0-available.md @@ -0,0 +1,26 @@ +Title: Apache Solr™ 9.1.0 available +category: solr/news +save_as: + +The Solr PMC is pleased to announce the release of Apache Solr 9.1.0. + +Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites. + +Solr 9.1.0 is available for immediate download at: + + + +### Solr 9.1.0 Release Highlights: + + * Dedicated query coordinator nodes in a Solr cluster + * Improvements to admin UI: managing paramsets in queries, managing field + types, replica types while collection creation, etc. + * Support for rolling up core level metrics to be node level metrics + +Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions: + + + +Please read CHANGES.txt for a full list of new features, changes and bugfixes: + + From 738deea74b4b8c3ad8e106507c09299cd483f7b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B8ydahl?= Date: Thu, 20 Jun 2024 13:11:18 +0200 Subject: [PATCH 7/7] Remove pelican from asf.yaml on production branch (#102) --- .asf.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index f8b1f3219e..61995c631c 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,7 +1,3 @@ -pelican: - whoami: production - target: asf-site - publish: whoami: asf-site