Fixup after merge with master
diff --git a/.asf.yaml b/.asf.yaml
index 59a472d..cfef540 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,10 +1,9 @@
 pelican:
-  whoami: main/lucene
-  target: asf-staging-lucene
+  whoami: master
+  target: asf-staging
 
 staging:
-  whoami: asf-staging-lucene
-  profile: new
+  whoami: asf-staging
 
 github:
   labels:
@@ -19,3 +18,4 @@
   protected_branches:
     main
     production
+
diff --git a/content/images/solr/book-eias.jpg b/content/images/solr/book-eias.jpg
deleted file mode 100644
index be6581b..0000000
--- a/content/images/solr/book-eias.jpg
+++ /dev/null
Binary files differ
diff --git a/content/images/solr/book_asess_3ed.jpg b/content/images/solr/book_asess_3ed.jpg
deleted file mode 100644
index 32afabc..0000000
--- a/content/images/solr/book_asess_3ed.jpg
+++ /dev/null
Binary files differ
diff --git a/content/images/solr/book_mas.jpg b/content/images/solr/book_mas.jpg
deleted file mode 100644
index f085a05..0000000
--- a/content/images/solr/book_mas.jpg
+++ /dev/null
Binary files differ
diff --git a/content/images/solr/book_s3c.png b/content/images/solr/book_s3c.png
deleted file mode 100644
index 32576dd..0000000
--- a/content/images/solr/book_s3c.png
+++ /dev/null
Binary files differ
diff --git a/content/images/solr/book_s4c.jpg b/content/images/solr/book_s4c.jpg
deleted file mode 100644
index 9048bb2..0000000
--- a/content/images/solr/book_s4c.jpg
+++ /dev/null
Binary files differ
diff --git a/content/images/solr/book_s4index.jpg b/content/images/solr/book_s4index.jpg
deleted file mode 100644
index ce6659c..0000000
--- a/content/images/solr/book_s4index.jpg
+++ /dev/null
Binary files differ
diff --git a/content/images/solr/book_scaling_big_data_hadoop_solr_II.jpg b/content/images/solr/book_scaling_big_data_hadoop_solr_II.jpg
deleted file mode 100644
index fbbe62d..0000000
--- a/content/images/solr/book_scaling_big_data_hadoop_solr_II.jpg
+++ /dev/null
Binary files differ
diff --git a/content/images/solr/book_sia.png b/content/images/solr/book_sia.png
deleted file mode 100644
index be89d0f..0000000
--- a/content/images/solr/book_sia.png
+++ /dev/null
Binary files differ
diff --git a/content/images/solr/book_solr_cookbook_3ed.jpg b/content/images/solr/book_solr_cookbook_3ed.jpg
deleted file mode 100644
index 19fb2d8..0000000
--- a/content/images/solr/book_solr_cookbook_3ed.jpg
+++ /dev/null
Binary files differ
diff --git a/content/images/solr/book_solr_search_patterns.jpg b/content/images/solr/book_solr_search_patterns.jpg
deleted file mode 100755
index 518cffc..0000000
--- a/content/images/solr/book_solr_search_patterns.jpg
+++ /dev/null
Binary files differ
diff --git a/content/images/solr/book_tt.png b/content/images/solr/book_tt.png
deleted file mode 100644
index 7e27cce..0000000
--- a/content/images/solr/book_tt.png
+++ /dev/null
Binary files differ
diff --git a/content/pages/solr/downloads.md b/content/pages/solr/downloads.md
deleted file mode 100644
index e69de29..0000000
--- a/content/pages/solr/downloads.md
+++ /dev/null
diff --git a/content/solr/solr_news/2021-02-22-8-8-1-available.md b/content/solr/solr_news/2021-02-22-8-8-1-available.md
deleted file mode 100644
index 8dfedc9..0000000
--- a/content/solr/solr_news/2021-02-22-8-8-1-available.md
+++ /dev/null
@@ -1,27 +0,0 @@
-Title: Apache Solr™ 8.8.1 available
-category: solr/news
-save_as:
-
-The Lucene PMC is pleased to announce the release of Apache Solr 8.8.1.
-
-Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene 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 8.8.1 is available for immediate download at:
-
-  <https://lucene.apache.org/solr/downloads.html>
-
-### Solr 8.8.1 Release Highlights:
-
-**Fix for a SolrJ backwards compatibility issue when upgrading the server to 8.8.0 without upgrading SolrJ to 8.8.0. Users are encouraged to use 8.8.1 instead of 8.8.0.**
-
-Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:
-
-  <https://lucene.apache.org/solr/guide/8_8/solr-upgrade-notes.html>
-
-Please read CHANGES.txt for a full list of bugfixes:
-
-  <https://lucene.apache.org/solr/8_8_1/changes/Changes.html>
-
-Solr 8.8.1 also includes bugfixes in the corresponding Apache Lucene release:
-
-  <https://lucene.apache.org/core/8_8_1/changes/Changes.html>