You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by md...@apache.org on 2022/06/08 23:14:44 UTC

svn commit: r54997 [12/18] - in /dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/...

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/changes/ChangesFancyStyle.css
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/changes/ChangesFancyStyle.css (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/changes/ChangesFancyStyle.css Wed Jun  8 23:14:40 2022
@@ -0,0 +1,39 @@
+body {
+  font-family: Georgia, "Times New Roman", Times, serif;
+  color: black;
+  background-color: white;
+}
+
+h1 {
+  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
+  color: black; 
+  background-color: light-gray;
+}
+
+h2 {
+  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
+  color: black; 
+  background-color: #D8D8D8;
+}
+
+a:link {
+  color: blue;
+}
+
+a:visited {
+  color: purple; 
+}
+
+li.bulleted-list {
+  margin-top: 0.25em;
+  margin-bottom: 0.25em;
+}
+
+li {
+  margin-top: 1em;
+  margin-bottom: 1em;
+}
+
+span.attrib {
+  color: darkgreen;
+}

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/changes/ChangesFixedWidthStyle.css
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/changes/ChangesFixedWidthStyle.css (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/changes/ChangesFixedWidthStyle.css Wed Jun  8 23:14:40 2022
@@ -0,0 +1,37 @@
+body {
+  font-family: Courier New, monospace;
+  font-size: 10pt;
+}
+
+h1 {
+  font-family: Courier New, monospace;
+  font-size: 10pt;
+}
+
+h2 {
+  font-family: Courier New, monospace;
+  font-size: 10pt; 
+}
+
+h3 {
+  font-family: Courier New, monospace;
+  font-size: 10pt; 
+}
+
+a:link {
+  color: blue;
+}
+
+a:visited {
+  color: purple; 
+}
+
+li.bulleted-list {
+  margin-top: 0.25em;
+  margin-bottom: 0.25em;
+}
+
+li {
+  margin-top: 1em;
+  margin-bottom: 1em;
+}

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/changes/ChangesSimpleStyle.css
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/changes/ChangesSimpleStyle.css (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/changes/ChangesSimpleStyle.css Wed Jun  8 23:14:40 2022
@@ -0,0 +1,13 @@
+li.bulleted-list {
+  margin-top: 0.25em;
+  margin-bottom: 0.25em;
+}
+
+li {
+  margin-top: 1em;
+  margin-bottom: 1em;
+}
+
+span.attrib {
+  color: darkgreen;
+}

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8UACgkQPkjAxu82
+K5590Q//ccCeAXmLjg1hVYWkIOGbpD8qgxtL4/JVXhksJauaf01makBOzIx0Cvp7
+/sxUf6UX3LpxaQ8LMO5wqz/nsZJwEv3HwUQHPLhM9r59Du/R+/feAdc7PEp//6zk
+0IS2cFZn5YqZBy/ufqWHlpG+eBnGQ2wc6mVK0+UpaImo2IaGJTeVURLmLJ7nMybS
+zL/FKBVloaFb1NxCZPO5CNacnAAl+HrSIsH6QGaldoHGLlVSq1xKcT5Yywx+TMEA
+uZB9Wgjbsg9ZxGX26RW8O7wnii6gFJikj+4R2/exOQe1T9fHul/jH4ZO8Q/C9MIj
+Ju/qAXhmpAhuGMiaRm82V1CQzS71/5qTKx73cw4WwZEc0K3rDNi+5BYTrSWmMXNE
+ngpoSFf21/L9BlsZV1uIhWprygyLMqwhupMKfqzLfaCUyhJ0GbOO/TLYKI6VhNTC
+jsxbNBEvYYgUWJAN17pSLCkAVga8XIMb8e8bYUzu82Lx9h0Nxiji5LJBRhIKIA4h
+t76SJYpfOv1uSYBYP9Z1tPZCwljzpcU6bRWS0fVr4XKqp4ZSPNtl/mH4WmWKNdpH
+mOOJ3bBI/htUiYnqFoDcxuMALI2zrISownI81YGQh8JpFdJ9Zkgl+g5twECGNwXr
+LoyFun2m9gPzrne5rquW+f/ZHc+3QYrt79r2c8icFVT747yW/1I=
+=LctR
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+8396c03d112715c89cd3028a179e46f9
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-javadoc.jar.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+9244962d80e15b0a8ccdc6b4bbc7e0dceb25d1bc
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8UACgkQPkjAxu82
+K54N4A/8CBFXaOADnifVDU4lKy7LXg1Lk8IobOAyQvNbdRMrOoOpnqv4PPckx8ME
+PsRTNmaXoLDcnX3kiqn+Yvge3XSexe4aHb3QRvxv6w5bFNkBz/0JphV68bvw7KuV
+lyIlq0GkQRJ9Lvp19h3hpL2+06lebO76mHhHGUet6+G/mDE7qQfViiBCc9aCdOr+
+G6JhARxbZBrGd8AtaBtx+gX+N7d2doNnKBw4YSqChcu5zCAnxVqfT8QvFowbeTVu
+s21ND0sM/zZZaozhYeOYbDM4MYWKGN/2ue7zNfihtdDUcDhSlOHe4Sa1cH1eUQho
+KzlafRCNtQeK3BnT7hCYt14fEIvNLcpGA8++DTF5c13YHAcoTHRvzvsntAtILmvk
+Qanfvq+5D7iaQImGGPb4+2Etcv3aUCZdEYoGVqFVmSTI7E2h0bSq82suLcnHNmj1
+bD+RjlmaSdvvYE2Q7rsufRta2UHTf6EAQ79e18MH46iQEA/if7h5gSqCAIvJcoTn
+JKlg2Wb+rp4rbC7Vr0b7X6ysIW+MSdQP2WPKPnxp8+31Wneh8BE1EnC/SHkb096m
+rZY3P4M8qe1Lh8+/+q54hQM9eNkNBKvEBxbkSM2Py57scu+drLu+rNXr5i6mFUY7
+HthcGSxNf+9LHyggkgZKljXQQHMT21+97wdjhuwWu/WZu80B1OM=
+=bUnY
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+ff34f6cdf6604e026704f778a3147171
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2-sources.jar.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+6a72b708d24a514a8c4283c7120732335bebd1d0
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8UACgkQPkjAxu82
+K54XVRAAsYmop/wUxaGkSq9oop6r7IA1fgNYwZZ7Gy28CUThwpiEVoqE6S7K1een
+3sygikO3RTspbBUJS9/nb4tnnVqYH0TK7nyEW0Qqzb6No9D6VGJP88jh6qDf8w3M
+EyY9Q+6HG+JhE5gJl/QbM8yOqyANDoeq4u12b69ohQtx8XYavTiHFWO2cRMED4Hx
+07d59WM/W+Me3FJNzLcF0zLfQzz0kgykn4B0rfOpSDnBTvbVk9XvsZipyBOEbRVb
+CSM9v58fpxu/9DzQBPGhVI/1QXZN7yVZWgDdtRFq2z4L6GSgUpn4KP8WNQsK0Mm1
+S0bs4h5HxOxclvvWsnzZdWW2T/mlB0Wksn51MqKjvNnfeCVU292WWQTjdYhfFJCM
+Is7MnWtpVkyq1gKWgf5bvoG49V+O7vp/jtW7wGEZ5hDWZGNbmiEx1puLCzCdZZZi
+oD+l92z4X1YuFNPHGEQOadHtGwBrgKaS1M4ThArTSi7TzBxgI3ba2AqT9ktZK0VC
+b8gQdRPAoy08HRAI4gldiD74+QI/HAcsZDfnCs1rIvLwblZdEs23XJid8UQAkerD
+6goM1/7ug1zjnWLCWGcwgeb4iiIT23OHy6hg5t17Les6KfJojy83fIt78HeIGg2w
+7XP2wkrZQGrJxq4qLX7GFin0Ww2bKMVnhsMBloRSjR85Imz674M=
+=APA3
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+0d732fdc2f9dcd13525799fffc35f86a
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.jar.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+dfde7cc066f778f0ef4fabb6126e1bcf830b1cdb
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom Wed Jun  8 23:14:40 2022
@@ -0,0 +1,613 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+  http://www.apache.org/licenses/LICENSE-2.0
+  
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>8.11.2</version>
+    <relativePath>../../pom.xml</relativePath>
+  </parent>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analysis-extras</artifactId>
+  <packaging>jar</packaging>
+  <name>Apache Solr Analysis Extras</name>
+  <description>Apache Solr Analysis Extras</description>
+  <properties>
+    <module-directory>solr/contrib/analysis-extras</module-directory>
+  </properties>
+  <scm>
+    <connection>scm:git:${vc-anonymous-base-url}</connection>
+    <developerConnection>scm:git:${vc-dev-base-url}</developerConnection>
+    <url>${vc-browse-base-url};f=${module-directory}</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-icu</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-kuromoji</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-morfologik</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-nori</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-opennlp</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-phonetic</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-smartcn</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-stempel</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-backward-codecs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-classification</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-codecs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-expressions</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-grouping</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-highlighter</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-join</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-memory</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-misc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-queries</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-queryparser</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-sandbox</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-spatial-extras</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-spatial3d</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-suggest</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-solrj</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.carrotsearch</groupId>
+      <artifactId>hppc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.esri.geometry</groupId>
+      <artifactId>esri-geometry-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-annotations</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-databind</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.dataformat</groupId>
+      <artifactId>jackson-dataformat-smile</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.woodstox</groupId>
+      <artifactId>woodstox-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.github.ben-manes.caffeine</groupId>
+      <artifactId>caffeine</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.github.zafarkhaja</groupId>
+      <artifactId>java-semver</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf</groupId>
+      <artifactId>protobuf-java</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.re2j</groupId>
+      <artifactId>re2j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.ibm.icu</groupId>
+      <artifactId>icu4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.jayway.jsonpath</groupId>
+      <artifactId>json-path</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.lmax</groupId>
+      <artifactId>disruptor</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.tdunning</groupId>
+      <artifactId>t-digest</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-cli</groupId>
+      <artifactId>commons-cli</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-codec</groupId>
+      <artifactId>commons-codec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-graphite</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-jetty9</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-jmx</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-jvm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-buffer</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-codec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-handler</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-resolver</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-transport</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-transport-native-epoll</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-transport-native-unix-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.opentracing</groupId>
+      <artifactId>opentracing-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.opentracing</groupId>
+      <artifactId>opentracing-noop</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.opentracing</groupId>
+      <artifactId>opentracing-util</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.sgr</groupId>
+      <artifactId>s2-geometry-library-java</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>javax.servlet-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>net.hydromatic</groupId>
+      <artifactId>eigenbase-properties</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.antlr</groupId>
+      <artifactId>antlr4-runtime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite</groupId>
+      <artifactId>calcite-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite</groupId>
+      <artifactId>calcite-linq4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite.avatica</groupId>
+      <artifactId>avatica-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-collections4</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-configuration2</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-exec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-lang3</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-math3</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-text</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-framework</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-recipes</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-annotations</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-auth</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-hdfs-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.htrace</groupId>
+      <artifactId>htrace-core4</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpclient</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpcore</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpmime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.kerby</groupId>
+      <artifactId>kerb-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.kerby</groupId>
+      <artifactId>kerb-util</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.kerby</groupId>
+      <artifactId>kerby-asn1</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.kerby</groupId>
+      <artifactId>kerby-pkix</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-1.2-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-layout-template-json</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-slf4j-impl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-web</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.opennlp</groupId>
+      <artifactId>opennlp-tools</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.zookeeper</groupId>
+      <artifactId>zookeeper</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.zookeeper</groupId>
+      <artifactId>zookeeper-jute</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apiguardian</groupId>
+      <artifactId>apiguardian-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.bitbucket.b_c</groupId>
+      <artifactId>jose4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.carrot2</groupId>
+      <artifactId>morfologik-fsa</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.carrot2</groupId>
+      <artifactId>morfologik-polish</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.carrot2</groupId>
+      <artifactId>morfologik-stemming</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.checkerframework</groupId>
+      <artifactId>checker-qual</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.janino</groupId>
+      <artifactId>commons-compiler</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.janino</groupId>
+      <artifactId>janino</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.woodstox</groupId>
+      <artifactId>stax2-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-alpn-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-alpn-java-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-alpn-java-server</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-alpn-server</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-continuation</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-deploy</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-http</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-jmx</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-rewrite</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-security</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-server</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-servlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-servlets</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-util</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-webapp</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-xml</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.http2</groupId>
+      <artifactId>http2-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.http2</groupId>
+      <artifactId>http2-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.http2</groupId>
+      <artifactId>http2-hpack</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.http2</groupId>
+      <artifactId>http2-http-client-transport</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.http2</groupId>
+      <artifactId>http2-server</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.locationtech.spatial4j</groupId>
+      <artifactId>spatial4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm-commons</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.rrd4j</groupId>
+      <artifactId>rrd4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>jcl-over-slf4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>jul-to-slf4j</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.xerial.snappy</groupId>
+      <artifactId>snappy-java</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>ua.net.nlp</groupId>
+      <artifactId>morfologik-ukrainian-search</artifactId>
+    </dependency>
+  </dependencies>
+</project>

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8UACgkQPkjAxu82
+K5412g/+LflDWi2Pnkwizf4nCdcqmNVPqxU+xkdvztD1WG3es+cLzgaweHWMHpkT
+QjrLCnE7bYkGkfdLSqyT6ZU1vMT82A4sKC++WeQjCtMjbo7XQy2JYUHS6A2UVyt8
+YoDIPUj2y8Me2l8ktiL07MXcRTyFxj359fGZ8tqbdb6rGO2DrtGfeFEfaZqqFl7Y
+/lUYXzbWqUOXjwDhRgEmAqXvMQHhxL0Ud/csxxJGf+ur8Yyg9Wl2nHLeE8SMRdAx
+GEAR/l7Vz7Hxa4+4qQSabaHc6jZ9zo/OMhMh4BJPzX8B50VSLEuNNIOvSjNk/5Uv
+ES4G9R4mMHG72y/9ug6ReObw0exU7dIAq0p2zzWDXZQ8dnON8+WeKoqOxomdVFi8
+IgogFQROQD66yPbGf9ud3cjzjQM2VNPfyEmOjWRZr37X/n+dYJmSngcgvVzr855w
+OzMjPMq/pO/+PtYBK1PEi2uzuKHigHhlvXfFlnKoKdP3p8M/DqKLJUenuNqXS+Pk
+Tx+P5OsfAvqUO+MkhiUdsu7TjfCpGD3r2y70lFTKO+IUSAE4F7aTTFF2rcg4eduI
+TaJqnjJYdY9lRxPJMduKMZx6BTYvr/ZBNt3zVs5wqkQFhjvZpejAWI/uehTzCuVd
+hCY4+7Bu5R+h8H32MKoTRRzGRgFHRU2bnHfrCplQ1mQFpT1RiM0=
+=3T9K
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+305d89cc898fa349af5b56d695686bf9
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/8.11.2/solr-analysis-extras-8.11.2.pom.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+41c75dd4dbb09aae3d9db8eedf4d11d4e44be777
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml Wed Jun  8 23:14:40 2022
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analysis-extras</artifactId>
+  <version>8.11.2</version>
+  <versioning>
+    <versions>
+      <version>8.11.2</version>
+    </versions>
+    <lastUpdated>20220608212452</lastUpdated>
+  </versioning>
+</metadata>

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+150b9f73ad6f2aa6e52cc632ce55b7f3
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+3e591316f29c37861693b03f8b3b7d8e7ef50ccf
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8UACgkQPkjAxu82
+K57cIBAAvP2PtJK9eiKsaU8blOUXJaZGGWuSFyb2VwEb7cgeYQmUxsNpX6BBbDNK
+JO+6rBvChXRVLDm4il5mViRgPVgSlECNcxxnHEHIe3PylKwUoRSxZV9H0je5INlf
+MlDw9eBTKAaNvOd5GrmM73Gor53PwQLI+biaPKkqmncSmxCKwOIi9qS8xUevOJKC
+WyXIzehv6PFWTEQPGjYLgnYmZIJbCbtouCjIiBKBUGq/faqW/fvULqroYC+hxgOy
+HShP9EX6VMGcUFL+LXYMGhc4m7lEUCWjF9N1R9KC7PQ+BhU43HC0UIsp851icZJx
+ih7LbphvHYWK5QfCbLFkJrsmxdnLZN48VOnhVwVin1hfiPB/Fm7hjc+6Ej/1mv9r
+XgZk69EygYyinwkKJsiFMU5+EWnq+fCl1wzJpEn3Q2FyFBurrxQflywgWJ2pYkP+
+VSCjCTn+l1UhkxBdXDDBFibmW8i+0jLtiuwTUDJDXXoWh2qBC4rrh4XZPPbz6LKu
+5zlpZe8uPlfPs8f6CaVv73ftopcuo0B5ZySFLS31pqQX2eh+kOLiiQSJcFlQtly/
+A4l5L65brOfPFOzlAQcKmzxgj3di0krQY0EZTjTIIrQbZPN6T9A27afwgsav5Xqa
+yEbz0kLqdcQs7t1Yi06+dsU6001o/EhJXcU+tp9OtPS4OQsaX/w=
+=VuUl
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+b557b38f4efa8f19a070579641711488
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-javadoc.jar.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+16ef2da0d60bff121f6ff9844244ef413d9fad59
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8YACgkQPkjAxu82
+K55hkQ//ZGLKvMlukMepG5rbi+QKoHmXrIhbY6IR+17KzMS2MwxQLbDRhNv3ehgc
+YbqTLzRZve12RP6u0SvBVSccdDGP75RbRCAzxjDPiT+EnQ91iImgtdGEN9ge8Sad
+PNypB1vGzIGyCrA+FYENvIrCIFhM+JdeQ/+DsioatzbEapZE22/I5pga/anpoX8o
+QBh1n8OaIDLFy/ZV01IhHDY+ebT4P2qVDxXpWPfXk3gSViab5DHCh4EEy89lghOT
+R6dJncjXmXRykoCgvKo7TaT5BjLcOBKGUbaVBUt1606JBZ5nt/t/7CUptqxqbzgG
+JTyL3JzyXHV5yggjyoBpUXRSdWEuW5P+X67qh0LwNysVptEQHK5vx9tonoglZvMA
+bkC+7chNLnDRU+g119V9ScsXdA9F04C+F7jFqacUEfGrB3s49l3LHqKacZ6eo0CC
+j+h+D5OIgNNqzDFBJ/FauA8jGG8Zdg27MmAlxowzyOTamFRrTK4q/enW/K/dAZ10
+rk0GiXSqAWyLNEVh9dzYndqmasoet9IxKOs2AcdM8PfuNGTKgsit3Eqzqubmoi7o
+HlTFMzqXyQkOzUnQOwVEqQHEIs1p1+fCoHgcGGTnlN6L+GkBwy9orWIs8x+F3hDS
+1zZU2z8EOCq9EQaaZCA32s5afRMWa19OxJQjSRscxJCiKNYjKoo=
+=qCdO
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+743ef316a73e79e557c07227a3b1f631
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2-sources.jar.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+f61e01524ecfb5e72d3be2406dbab4437f34bd27
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8YACgkQPkjAxu82
+K56kgxAAq9kBblAR8oCtlc4l8EpxNgio2z6w1N7EXPZN7ztN+wdUxV4RKmD60utK
+bVhsOhz/gBgBtBKK6SaEMKiqlGv4v7AD3T6Y1EEpQu7Usy20lup7a8ihKWRiWM2o
+9CQVAHWRVFpVrme+08VXskvRkJXTyQI5UhjIEpANIen2HH2HE2RZ6zEC3H4qQc6J
+TJeTBCqYSOeh7LOURZDy8EtxqxZVdoHy8iF4pLOBunfp5Donm9jJfoci5WAefb/o
+7CDg4gHePBIOc/mlkjRam0st/uCYIxSIktiK6gnA1zwoSRpj0X140zHnvW8eoFzX
+U2LYKM2flBNQbbD3MYxIeZ5SuPpPgcDe5iURUXz98og19dW7L8ndkqXQh5Au4C3h
+u6HsIELXWFmcUstsoCxexcUjwbin/yTNDe/8xe2/mJcVTou7UdPcGZVUmXwWXuIL
+ctgALvTlD1t6nVyIccllKDbSG6QU7AisQc5FNdxhCbwFNIxQuipD9i17y15jHUcK
+HSj+ii+LjNmuwzMt4Dgdz/h/qTtIjzTDnVNC8Xb/E26T+WEjQyN/XGExk5NYygaW
+ZhWLV+LjnCX/kjVuRg0/zyV3gVegIGJf/CFhHv23JhpR16C3OD9+nH4OVWMzF7HB
+01JDrC7GUhp+JRfGCOU/K3QhmeBe4Tl7AEJeqBc/Q9rINhpDlis=
+=2oQl
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+6368ff0ba8689b26a5ef5591e62372e6
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.jar.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+b9157f11d31d0f114d9b4eccd1c1c907628f0255
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom Wed Jun  8 23:14:40 2022
@@ -0,0 +1,571 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+  http://www.apache.org/licenses/LICENSE-2.0
+  
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>8.11.2</version>
+    <relativePath>../../pom.xml</relativePath>
+  </parent>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analytics</artifactId>
+  <packaging>jar</packaging>
+  <name>Apache Solr Analytics Package</name>
+  <description>
+    Apache Solr Content Analytics Package
+  </description>
+  <properties>
+    <module-directory>solr/contrib/analytics</module-directory>
+  </properties>
+  <scm>
+    <connection>scm:git:${vc-anonymous-base-url}</connection>
+    <developerConnection>scm:git:${vc-dev-base-url}</developerConnection>
+    <url>${vc-browse-base-url};f=${module-directory}</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-kuromoji</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-nori</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-phonetic</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-backward-codecs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-classification</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-codecs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-expressions</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-grouping</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-highlighter</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-join</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-memory</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-misc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-queries</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-queryparser</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-sandbox</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-spatial-extras</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-spatial3d</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-suggest</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-solrj</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.carrotsearch</groupId>
+      <artifactId>hppc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.esri.geometry</groupId>
+      <artifactId>esri-geometry-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-annotations</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-databind</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.dataformat</groupId>
+      <artifactId>jackson-dataformat-smile</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.woodstox</groupId>
+      <artifactId>woodstox-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.github.ben-manes.caffeine</groupId>
+      <artifactId>caffeine</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.github.zafarkhaja</groupId>
+      <artifactId>java-semver</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf</groupId>
+      <artifactId>protobuf-java</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.re2j</groupId>
+      <artifactId>re2j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.jayway.jsonpath</groupId>
+      <artifactId>json-path</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.lmax</groupId>
+      <artifactId>disruptor</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.tdunning</groupId>
+      <artifactId>t-digest</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-cli</groupId>
+      <artifactId>commons-cli</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-codec</groupId>
+      <artifactId>commons-codec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-graphite</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-jetty9</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-jmx</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-jvm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-buffer</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-codec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-handler</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-resolver</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-transport</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-transport-native-epoll</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-transport-native-unix-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.opentracing</groupId>
+      <artifactId>opentracing-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.opentracing</groupId>
+      <artifactId>opentracing-noop</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.opentracing</groupId>
+      <artifactId>opentracing-util</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.sgr</groupId>
+      <artifactId>s2-geometry-library-java</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>javax.servlet-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>net.hydromatic</groupId>
+      <artifactId>eigenbase-properties</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.antlr</groupId>
+      <artifactId>antlr4-runtime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite</groupId>
+      <artifactId>calcite-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite</groupId>
+      <artifactId>calcite-linq4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite.avatica</groupId>
+      <artifactId>avatica-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-collections4</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-configuration2</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-exec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-lang3</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-math3</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-text</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-framework</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-recipes</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-annotations</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-auth</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-hdfs-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.htrace</groupId>
+      <artifactId>htrace-core4</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpclient</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpcore</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpmime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.kerby</groupId>
+      <artifactId>kerb-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.kerby</groupId>
+      <artifactId>kerb-util</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.kerby</groupId>
+      <artifactId>kerby-asn1</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.kerby</groupId>
+      <artifactId>kerby-pkix</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-1.2-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-layout-template-json</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-slf4j-impl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-web</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.zookeeper</groupId>
+      <artifactId>zookeeper</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.zookeeper</groupId>
+      <artifactId>zookeeper-jute</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apiguardian</groupId>
+      <artifactId>apiguardian-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.bitbucket.b_c</groupId>
+      <artifactId>jose4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.checkerframework</groupId>
+      <artifactId>checker-qual</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.janino</groupId>
+      <artifactId>commons-compiler</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.janino</groupId>
+      <artifactId>janino</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.woodstox</groupId>
+      <artifactId>stax2-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-alpn-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-alpn-java-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-alpn-java-server</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-alpn-server</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-continuation</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-deploy</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-http</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-jmx</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-rewrite</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-security</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-server</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-servlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-servlets</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-util</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-webapp</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-xml</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.http2</groupId>
+      <artifactId>http2-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.http2</groupId>
+      <artifactId>http2-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.http2</groupId>
+      <artifactId>http2-hpack</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.http2</groupId>
+      <artifactId>http2-http-client-transport</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty.http2</groupId>
+      <artifactId>http2-server</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.locationtech.spatial4j</groupId>
+      <artifactId>spatial4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm-commons</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.rrd4j</groupId>
+      <artifactId>rrd4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>jcl-over-slf4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>jul-to-slf4j</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.xerial.snappy</groupId>
+      <artifactId>snappy-java</artifactId>
+    </dependency>
+  </dependencies>
+</project>

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8YACgkQPkjAxu82
+K56/dQ//Uo++Sdx6JGflFFR+POefh1JiT6TmPuu8qCgePsDCNdBwrrkqVRHtqyd7
+C+D9BITm/FuLjvg33LeqG3hmCzNs+cR/+AoONaoXcK1AVpd95t+S6vikfPWjxR+V
+WE/jotpAWRAX6QoJcjRxobqq/xiZJbhnBCy7kyhOCnM9EhRrhmu4nATB1ziJhm+Z
+KF/sutCHoNbhpllxk6YjvACWd9UBEspcPDVL82f85DHEj/cxc3qhV54cylMc3yem
+8Oa1fAR+JcUpGrDFAInUZWdD+7cCl1ODIwAW6CEFhFf3cMzq/JniiihnU1WrIRli
+CWuYbtsMCNIdqJ+ICuFcCPOZg+YjNByjE2A5+6OGG+rlyjpfzwgB0F7ZXNQgKFqo
+jaJ7x/yB897oHbVS+0yWNZB/SCpdYaUBvvxkEHZG5cH68R8W6HyH79DuzxHsmecU
+8idkomrKBIAQYxtTVM5MLJtFzkpdvjB8psyrrY5SG9BaCcPmwXcvR64oycXwzY/F
+ZcVMbdsemIpwzof0ry/mudqxq4rMHQv+SswcrMKL8u5jg2IVzZGym3zUcz9ft02z
+JsrK+8VBL4vTNr2LuukpCYApXzIRoTtcLBfZzFyAiwxeYNCenTylW3CF7ZFFzlWQ
+VOW9x7pMAvvFt9Mf2uRDoxWj2vMGwWtG31RXaC/+WC2CH9wRs04=
+=1hTg
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+34e81da2b24510bb9ac395e9bb60e9ec
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/8.11.2/solr-analytics-8.11.2.pom.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+5ef0e1b3c98118d0ab78eda766e6f2823df1267a
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml Wed Jun  8 23:14:40 2022
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analytics</artifactId>
+  <version>8.11.2</version>
+  <versioning>
+    <versions>
+      <version>8.11.2</version>
+    </versions>
+    <lastUpdated>20220608212454</lastUpdated>
+  </versioning>
+</metadata>

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+c49b221ee1b80cc7caf84036ad56be71
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+1feb0e0056cb2d1a6ec45adcb3a5f8dacedf703d
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8YACgkQPkjAxu82
+K57hhxAAu+zoHXUDynpL3BKu/yHDwBGSo1jxvUEtnKAmzwSL4YY18qIcs2xVtqOd
+nbvG2Q0PTf7+AuL+1l4QSCtmoCp9K5xRMiirvB9x32lKAY4mZLtkZDPVuy3WnrT3
+xXhnmeLedsTwStsr5AL3VSu2iLpzEgFPlEHZbXAEtpMlOTbs1ipTORkmqwdA/aEg
+9fZwiFC6d1v7Z/5IEc8V3cA1ceRYKHVBd6PBNy2xF+LxUMdYEZbUYDf3ktbKIXu9
+AWDjdHeWscyPuwAeX7hhgBXuYB1fgHPIojrjrMgBZPetfyWkaxH4cImXuMYMqhqA
+wz3F2DyPocWp1w8ESUaBIPJzljM/kp0W66U7MSrQAMh3OZkvNhhgZE1gCKnnU1Q2
+3Ck5FUN+4QwAk/8LyM514z79ZJInWYROMyX5kZmp8z8uT2Dsp+Un+UiDfKFqmETK
+7VCoYJJ9l5tcpA9hp8PM3WTirqaQ2r/vFi6F7Szyg3EvT56DC34XOneOuClNjmlg
+eUIupMLVI/8/1jKP+vW/ReUtXN7pl9fCbmRuKf2ARSidApC6d+bh76nQdmdfVfuQ
+zMgfVLyvhr08E/JRrjxCQOexcj1AFjUPgM9dHg3K9HEUOmw3aDQV248Iero9N+TO
+CS4ZDFpsCeBdQJvgBppj4vkxundGtrUDjkd3O/EW0gi6PxCh6ow=
+=rP8h
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+cd29feb0ad791de2d11c455378b5cb20
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-javadoc.jar.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+83163e7827f01bfd9c2e85921152ba92dd68f7c5
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8YACgkQPkjAxu82
+K54pJQ/9G7C3l0P0y5KkJczA/vui5qx/x95LAgpBpJ29l86ept5GXC9aVja5dwuF
+DPY683XidabSpcHbtBdYrcuFcejJNrpwjFL/QOuLKYYDJB/VwT2glCBydlzL+nv6
+1vtvprMCKvRdZaISpvcvoLaJI8FZXZQ2AhWN0zJs01TFrPomA1xmxvTN0joYrvUO
+XxpvG1CJFDelpqUH995x68HircJS433xOZ5qjDOHom7xocLR591YQS//E1EENN7E
+qvzNj3HsVe8/7n+M+U+mNhGQxFSRabkXDbYmK0wMXo5fmWQ1Gcy5RcIlVcavXWNu
+gUsuXsiax7osvJZ3JVYNxBE24Hj1GYf47YaOnjdLatclngV7GHZYuK2/PIzurJWI
+n/7jT3uQxIzMbC7EjOrHPD0/bxNMzUhQx6EzAhIgcF/MJUFZbUv5xEnbQL6K4HwI
+QNbPzowcLYzq+SrE9OJGPoHeH/QlDj9Y1xMcLSmC8vX2c0MY2N+Y4y7p/xdnQIB2
+L2d7tlkbgTNeS1vWy43LJNN5fSp5e3OY062Wx0ixb8L25nY9GZNLZWxV98rAHgIm
+X6iu+ivexYjD/C6KAHC9/q+LbsX3PIzQ4wCFWHaAUP2eUTD23PTB2SPgffDS9sVI
+/d0ItDs7ZTeu1Vh+ZFgiDYPwmKMFhpx8YKAIUNqL7beXIjz4wj8=
+=mEdQ
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+8d8d7bf5cca1d4e7b8956c7b069c2594
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2-sources.jar.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+7f9af752c6e81e4d44985e50a370959a07016658
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar.asc (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar.asc Wed Jun  8 23:14:40 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEhu25wzuFFyKOiKj5PkjAxu82K54FAmKhE8YACgkQPkjAxu82
+K56mjw//ZlKvHbP2NJ55VgnmeULv+nI3nS9b+c9GbvjBq5+kxQcBy4+llSF1kU4K
+wpXiY5s+oYVjogj7ALAnoza/CerW8JbfbXKAVfhNaC4KfpZTtr1KSTXuPcczKP5a
+BjLQmhKf27meiM2yapQHBbnsh/DFk2ohKRqXo5yEcf0IOy38m/xRm/M3Vl/AZ2p3
+arYyo9QEIK0KkMRHTfG9qznZayUh6D/V8BNtcBVW8iuqmm5AHxOJZAwlitl3Qsvn
+QH0mPv6f1OroH5HhY9ibuoOQ/PZ+0dj0yMu1XpBSQvMqKbZEj8drifD6pO3GdsyT
+CbmnpiQ07+PX86eARdKyYgouWHob+7wPRCYWwMszIPfeEkr0pYGMg/tGvlFlBB4r
+WiYLk8IoDtNXpGqMoQBKQhpq3vMoHqbet2d9tEag/orGSHvbgRHr/7tVIe8QjSw/
+7hixQH5toE0IAgZgWRWGwdPJLtJqhMlLL4rXm4yQWlJdciIAk8r5aXWrJ1XIUn6l
+4Z9ZVR+fVNI1EE14LoQ9OWdhA7tZrzZZH9xF5bZDtKPAc26O7l2DjhyFeuFlyyad
+C7hsvO4dd/P0TX4bsQir6L19EnKfpxvu9GnyQ2XBO7XsAqsglmNcdi+n/ADzizlT
+Scazo87VnwNVDIDe1MADWjcRRqk86HI/Jn+15JZwTg7os0ymdCw=
+=aKg9
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar.md5 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar.md5 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+408834815b47745b95b52f4cb7ac24f7
\ No newline at end of file

Added: dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar.sha1 (added)
+++ dev/lucene/lucene-solr-8.11.2-RC1-reva9ed1e5fccbd1a84c78194a1329a7e1a3032ffc6/solr/maven/org/apache/solr/solr-cell/8.11.2/solr-cell-8.11.2.jar.sha1 Wed Jun  8 23:14:40 2022
@@ -0,0 +1 @@
+1657315c20d89d04e4d5368dc581193c76adcfb3
\ No newline at end of file