You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by is...@apache.org on 2018/05/13 22:12:52 UTC

svn commit: r26886 [13/17] - in /dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l...

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/changes/ChangesFancyStyle.css
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/changes/ChangesFancyStyle.css (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/changes/ChangesFancyStyle.css Sun May 13 22:12:51 2018
@@ -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-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/changes/ChangesFixedWidthStyle.css
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/changes/ChangesFixedWidthStyle.css (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/changes/ChangesFixedWidthStyle.css Sun May 13 22:12:51 2018
@@ -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-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/changes/ChangesSimpleStyle.css
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/changes/ChangesSimpleStyle.css (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/changes/ChangesSimpleStyle.css Sun May 13 22:12:51 2018
@@ -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-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-javadoc.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-javadoc.jar.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+0f043a15dfe814cd422fd0a4371e2997
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-javadoc.jar.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+a42059baecad215bc80598cbe6ee60cb6d36fa88
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-sources.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-sources.jar.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+c24230f35443a26b01f3fca7da392f3c
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4-sources.jar.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+732443c81eeaf8ee41b3a8c75457beb8912b6956
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.jar.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+24ef1bbcd42f1642fc34f7d71d8fa18c
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.jar.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+b1424812f99afc84f59f76b17c230fc67085b66b
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom Sun May 13 22:12:51 2018
@@ -0,0 +1,497 @@
+<!--
+  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/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>6.6.4</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>
+    <relative-top-level>../../../..</relative-top-level>
+    <module-path>${relative-top-level}/${module-directory}</module-path>
+  </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>
+      <version>${project.version}</version>
+      <type>test-jar</type>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- lucene-test-framework dependency must be declared before lucene-core -->
+      <!-- This dependency cannot be put into solr-parent, because local        -->
+      <!-- dependencies are always ordered before inherited dependencies.       -->
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-test-framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-test-framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <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-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-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.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.github.ben-manes.caffeine</groupId>
+      <artifactId>caffeine</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.ibm.icu</groupId>
+      <artifactId>icu4j</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-configuration</groupId>
+      <artifactId>commons-configuration</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-fileupload</groupId>
+      <artifactId>commons-fileupload</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>dom4j</groupId>
+      <artifactId>dom4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>info.ganglia.gmetric4j</groupId>
+      <artifactId>gmetric4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-ganglia</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-jvm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>javax.servlet-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>joda-time</groupId>
+      <artifactId>joda-time</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</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-exec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-math3</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</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.htrace</groupId>
+      <artifactId>htrace-core</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.zookeeper</groupId>
+      <artifactId>zookeeper</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.codehaus.jackson</groupId>
+      <artifactId>jackson-core-asl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.jackson</groupId>
+      <artifactId>jackson-mapper-asl</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.codehaus.woodstox</groupId>
+      <artifactId>woodstox-core-asl</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.locationtech.spatial4j</groupId>
+      <artifactId>spatial4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.noggit</groupId>
+      <artifactId>noggit</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.restlet.jee</groupId>
+      <artifactId>org.restlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.restlet.jee</groupId>
+      <artifactId>org.restlet.ext.servlet</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.slf4j</groupId>
+      <artifactId>slf4j-log4j12</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-uima</artifactId>
+      <scope>test</scope>
+    </dependency>
+
+  </dependencies>
+  <build>
+    <sourceDirectory>${module-path}/src/java</sourceDirectory>
+    <testSourceDirectory>${module-path}/src/test</testSourceDirectory>
+    <testResources>
+      <testResource>
+        <directory>${module-path}/src/test-files</directory>
+      </testResource>
+      <testResource>
+        <directory>${top-level}/dev-tools/maven/solr</directory>
+        <includes>
+          <include>maven.testlogging.properties</include>
+        </includes>
+      </testResource>
+    </testResources>
+  </build>
+</project>

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+201e5f2338d02ec35a65f841dd91a009
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/6.6.4/solr-analysis-extras-6.6.4.pom.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+87f2654b155f368974987c44357f3c4ecb8aa0e2
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml Sun May 13 22:12:51 2018
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analysis-extras</artifactId>
+  <version>6.6.4</version>
+  <versioning>
+    <versions>
+      <version>6.6.4</version>
+    </versions>
+    <lastUpdated>20180513130341</lastUpdated>
+  </versioning>
+</metadata>

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+8a8424779e7e18ecc452da36011a6341
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+3366b606c288a88059e8c30f27a9876822fdf240
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-javadoc.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-javadoc.jar.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+3e21e7d4ba69e47beb0b6d2796197394
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-javadoc.jar.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+2331f1ebe2a0fdf470db6da933bedb7e49875a2e
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-sources.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-sources.jar.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+6f00fa973026212a5860a5a1239d306e
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4-sources.jar.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+bf854a0f20466c6bb598f394ebd37c6eabb43e01
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.jar.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+0e89ea4f4776fa8698a32b77804a7fd1
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.jar.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+c0b1af2faa128fae812b6ac82f733d5d6e83858a
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom Sun May 13 22:12:51 2018
@@ -0,0 +1,456 @@
+<!--
+  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/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>6.6.4</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>
+    <relative-top-level>../../../..</relative-top-level>
+    <module-path>${relative-top-level}/${module-directory}</module-path>
+  </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>
+      <!-- lucene-test-framework dependency must be declared before lucene-core -->
+      <!-- This dependency cannot be put into solr-parent, because local        -->
+      <!-- dependencies are always ordered before inherited dependencies.       -->
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-test-framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-test-framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+        <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-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-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.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.github.ben-manes.caffeine</groupId>
+      <artifactId>caffeine</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.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-configuration</groupId>
+      <artifactId>commons-configuration</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-fileupload</groupId>
+      <artifactId>commons-fileupload</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>dom4j</groupId>
+      <artifactId>dom4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>info.ganglia.gmetric4j</groupId>
+      <artifactId>gmetric4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-ganglia</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-jvm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>javax.servlet-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>joda-time</groupId>
+      <artifactId>joda-time</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</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-exec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-math3</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</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.htrace</groupId>
+      <artifactId>htrace-core</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.zookeeper</groupId>
+      <artifactId>zookeeper</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.jackson</groupId>
+      <artifactId>jackson-core-asl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.jackson</groupId>
+      <artifactId>jackson-mapper-asl</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.codehaus.woodstox</groupId>
+      <artifactId>woodstox-core-asl</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.locationtech.spatial4j</groupId>
+      <artifactId>spatial4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.noggit</groupId>
+      <artifactId>noggit</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.restlet.jee</groupId>
+      <artifactId>org.restlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.restlet.jee</groupId>
+      <artifactId>org.restlet.ext.servlet</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.slf4j</groupId>
+      <artifactId>slf4j-log4j12</artifactId>
+      <optional>true</optional>
+    </dependency>
+    
+    
+  </dependencies>
+  <build>
+    <sourceDirectory>${module-path}/src/java</sourceDirectory>
+    <testSourceDirectory>${module-path}/src/test</testSourceDirectory>
+    <testResources>
+      <testResource>
+        <directory>${module-path}/src/test-files</directory>
+      </testResource>
+      <testResource>
+        <directory>${top-level}/dev-tools/maven/solr</directory>
+        <includes>
+          <include>maven.testlogging.properties</include>
+        </includes>
+      </testResource>
+    </testResources>
+  </build>
+</project>

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+49fbcbb9e4436d638c389bd7b1419970
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/6.6.4/solr-analytics-6.6.4.pom.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+a5793e361cc3988ba4ac512cdb577ce321d499bc
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml Sun May 13 22:12:51 2018
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analytics</artifactId>
+  <version>6.6.4</version>
+  <versioning>
+    <versions>
+      <version>6.6.4</version>
+    </versions>
+    <lastUpdated>20180513130343</lastUpdated>
+  </versioning>
+</metadata>

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+1f376d740b935d978c4d4bea63951447
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+ba7c445bf72db6afa8b192b0aa6931875eb473b8
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-javadoc.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-javadoc.jar.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+566255a45bca67571af8173955b1a6da
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-javadoc.jar.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+5521012891fbf208b43e5e51381ff93709aac6a3
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-sources.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-sources.jar.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+0caf7074c6f4fe09f99f1c54ee84b3a4
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4-sources.jar.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+28e3499eb992d36e3caac4736c3b6a11cd2d2ca9
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.jar.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+f66abb37dc7b806ade36c0ab7874ed8c
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.jar.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+94e46fc83d6942bae9e8df7bf1b2da418eadd2a2
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom Sun May 13 22:12:51 2018
@@ -0,0 +1,605 @@
+<!--
+  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/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>6.6.4</version>
+    <relativePath>../../pom.xml</relativePath>
+  </parent>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-cell</artifactId>
+  <packaging>jar</packaging>
+  <name>Apache Solr Content Extraction Library</name>
+  <description>
+    Apache Solr Content Extraction Library integrates Apache Tika 
+    content extraction framework into Solr
+  </description>
+  <properties>
+    <module-directory>solr/contrib/extraction</module-directory>
+    <relative-top-level>../../../..</relative-top-level>
+    <module-path>${relative-top-level}/${module-directory}</module-path>
+  </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>
+      <!-- lucene-test-framework dependency must be declared before lucene-core -->
+      <!-- This dependency cannot be put into solr-parent, because local        -->
+      <!-- dependencies are always ordered before inherited dependencies.       -->
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-test-framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-test-framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <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-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-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.adobe.xmp</groupId>
+      <artifactId>xmpcore</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.carrotsearch</groupId>
+      <artifactId>hppc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.drewnoakes</groupId>
+      <artifactId>metadata-extractor</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.github.ben-manes.caffeine</groupId>
+      <artifactId>caffeine</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.github.virtuald</groupId>
+      <artifactId>curvesapi</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.googlecode.juniversalchardet</groupId>
+      <artifactId>juniversalchardet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.googlecode.mp4parser</groupId>
+      <artifactId>isoparser</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.healthmarketscience.jackcess</groupId>
+      <artifactId>jackcess</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.ibm.icu</groupId>
+      <artifactId>icu4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.pff</groupId>
+      <artifactId>java-libpst</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.rometools</groupId>
+      <artifactId>rome</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-configuration</groupId>
+      <artifactId>commons-configuration</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-fileupload</groupId>
+      <artifactId>commons-fileupload</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>de.l3s.boilerpipe</groupId>
+      <artifactId>boilerpipe</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>dom4j</groupId>
+      <artifactId>dom4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>info.ganglia.gmetric4j</groupId>
+      <artifactId>gmetric4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-ganglia</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-jvm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>javax.servlet-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>jdom</groupId>
+      <artifactId>jdom</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>joda-time</groupId>
+      <artifactId>joda-time</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</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-compress</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-exec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-math3</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</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.htrace</groupId>
+      <artifactId>htrace-core</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.james</groupId>
+      <artifactId>apache-mime4j-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>apache-mime4j-dom</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.pdfbox</groupId>
+      <artifactId>fontbox</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.pdfbox</groupId>
+      <artifactId>jempbox</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.pdfbox</groupId>
+      <artifactId>pdfbox</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.pdfbox</groupId>
+      <artifactId>pdfbox-tools</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi-ooxml</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi-ooxml-schemas</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi-scratchpad</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tika</groupId>
+      <artifactId>tika-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tika</groupId>
+      <artifactId>tika-java7</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tika</groupId>
+      <artifactId>tika-parsers</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tika</groupId>
+      <artifactId>tika-xmp</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.xmlbeans</groupId>
+      <artifactId>xmlbeans</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.zookeeper</groupId>
+      <artifactId>zookeeper</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.aspectj</groupId>
+      <artifactId>aspectjrt</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcmail-jdk15</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcprov-jdk15</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ccil.cowan.tagsoup</groupId>
+      <artifactId>tagsoup</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.jackson</groupId>
+      <artifactId>jackson-core-asl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.jackson</groupId>
+      <artifactId>jackson-mapper-asl</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.codehaus.woodstox</groupId>
+      <artifactId>woodstox-core-asl</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.gagravarr</groupId>
+      <artifactId>vorbis-java-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.gagravarr</groupId>
+      <artifactId>vorbis-java-tika</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.locationtech.spatial4j</groupId>
+      <artifactId>spatial4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.noggit</groupId>
+      <artifactId>noggit</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.restlet.jee</groupId>
+      <artifactId>org.restlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.restlet.jee</groupId>
+      <artifactId>org.restlet.ext.servlet</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.slf4j</groupId>
+      <artifactId>slf4j-log4j12</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.tallison</groupId>
+      <artifactId>jmatio</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.tukaani</groupId>
+      <artifactId>xz</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>xerces</groupId>
+      <artifactId>xercesImpl</artifactId>
+    </dependency>
+
+
+  </dependencies>
+  <build>
+    <sourceDirectory>${module-path}/src/java</sourceDirectory>
+    <testSourceDirectory>${module-path}/src/test</testSourceDirectory>
+    <testResources>
+      <testResource>
+        <directory>${module-path}/src/test-files</directory>
+      </testResource>
+      <testResource>
+        <directory>${top-level}/dev-tools/maven/solr</directory>
+        <includes>
+          <include>maven.testlogging.properties</include>
+        </includes>
+      </testResource>
+    </testResources>
+  </build>
+</project>

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom.md5 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom.md5 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+014e4840d8762db7d6759c0316bbdaa4
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom.sha1 (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/6.6.4/solr-cell-6.6.4.pom.sha1 Sun May 13 22:12:51 2018
@@ -0,0 +1 @@
+d2e5c91b604a7e7ec8b00d9c99861ffcaae7e58e
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-6.6.4-RC1-rev073a1feced1d96e0a1336dbe25055aafa2b5488f/solr/maven/org/apache/solr/solr-cell/maven-metadata.xml Sun May 13 22:12:51 2018
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-cell</artifactId>
+  <version>6.6.4</version>
+  <versioning>
+    <versions>
+      <version>6.6.4</version>
+    </versions>
+    <lastUpdated>20180513130351</lastUpdated>
+  </versioning>
+</metadata>