upd to Solr-5.5.4

This commit is contained in:
reger 2017-04-06 21:18:01 +02:00
parent b7417ac329
commit 46a4aaf09c
21 changed files with 38 additions and 38 deletions

View File

@ -64,26 +64,26 @@
<classpathentry kind="lib" path="lib/httpclient-4.5.3.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.5.3.jar"/>
<classpathentry kind="lib" path="lib/noggit-0.6.jar"/>
<classpathentry kind="lib" path="lib/solr-core-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/solr-solrj-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/solr-core-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/solr-solrj-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/stax2-api-3.1.4.jar"/>
<classpathentry kind="lib" path="lib/woodstox-core-asl-4.4.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-common-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-classification-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-codecs-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-facet-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-grouping-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-highlighter-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-join-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-memory-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-misc-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-queries-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-spatial-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-suggest-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-backward-codecs-5.5.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-common-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-classification-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-codecs-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-facet-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-grouping-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-highlighter-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-join-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-memory-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-misc-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-queries-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-spatial-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-suggest-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-backward-codecs-5.5.4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/icu4j-58_2.jar"/>
<classpathentry kind="lib" path="lib/htmllexer.jar"/>

View File

@ -222,34 +222,34 @@
<pathelement location="${lib}/jwat-archive-common-1.0.4.jar" />
<pathelement location="${lib}/jwat-warc-1.0.4.jar" />
<pathelement location="${lib}/log4j-over-slf4j-1.7.24.jar" />
<pathelement location="${lib}/lucene-analyzers-common-5.5.3.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-5.5.3.jar" />
<pathelement location="${lib}/lucene-backward-codecs-5.5.3.jar" />
<pathelement location="${lib}/lucene-classification-5.5.3.jar" />
<pathelement location="${lib}/lucene-codecs-5.5.3.jar" />
<pathelement location="${lib}/lucene-core-5.5.3.jar" />
<pathelement location="${lib}/lucene-facet-5.5.3.jar" />
<pathelement location="${lib}/lucene-grouping-5.5.3.jar" />
<pathelement location="${lib}/lucene-highlighter-5.5.3.jar" />
<pathelement location="${lib}/lucene-join-5.5.3.jar" />
<pathelement location="${lib}/lucene-memory-5.5.3.jar" />
<pathelement location="${lib}/lucene-misc-5.5.3.jar" />
<pathelement location="${lib}/lucene-queries-5.5.3.jar" />
<pathelement location="${lib}/lucene-queryparser-5.5.3.jar" />
<pathelement location="${lib}/lucene-spatial-5.5.3.jar" />
<pathelement location="${lib}/lucene-suggest-5.5.3.jar" />
<pathelement location="${lib}/lucene-analyzers-common-5.5.4.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-5.5.4.jar" />
<pathelement location="${lib}/lucene-backward-codecs-5.5.4.jar" />
<pathelement location="${lib}/lucene-classification-5.5.4.jar" />
<pathelement location="${lib}/lucene-codecs-5.5.4.jar" />
<pathelement location="${lib}/lucene-core-5.5.4.jar" />
<pathelement location="${lib}/lucene-facet-5.5.4.jar" />
<pathelement location="${lib}/lucene-grouping-5.5.4.jar" />
<pathelement location="${lib}/lucene-highlighter-5.5.4.jar" />
<pathelement location="${lib}/lucene-join-5.5.4.jar" />
<pathelement location="${lib}/lucene-memory-5.5.4.jar" />
<pathelement location="${lib}/lucene-misc-5.5.4.jar" />
<pathelement location="${lib}/lucene-queries-5.5.4.jar" />
<pathelement location="${lib}/lucene-queryparser-5.5.4.jar" />
<pathelement location="${lib}/lucene-spatial-5.5.4.jar" />
<pathelement location="${lib}/lucene-suggest-5.5.4.jar" />
<pathelement location="${lib}/jsonic-1.2.0.jar" />
<pathelement location="${lib}/langdetect.jar" />
<pathelement location="${lib}/metadata-extractor-2.10.1.jar" />
<pathelement location="${lib}/noggit-0.5.jar" />
<pathelement location="${lib}/noggit-0.6.jar" />
<pathelement location="${lib}/org.restlet.jar" />
<pathelement location="${lib}/pdfbox-2.0.5.jar" />
<pathelement location="${lib}/poi-3.15.jar" />
<pathelement location="${lib}/poi-scratchpad-3.15.jar" />
<pathelement location="${lib}/slf4j-api-1.7.24.jar" />
<pathelement location="${lib}/slf4j-jdk14-1.7.24.jar" />
<pathelement location="${lib}/solr-core-5.5.3.jar" />
<pathelement location="${lib}/solr-solrj-5.5.3.jar" />
<pathelement location="${lib}/solr-core-5.5.4.jar" />
<pathelement location="${lib}/solr-solrj-5.5.4.jar" />
<pathelement location="${lib}/spatial4j-0.5.jar" />
<pathelement location="${lib}/stax2-api_3.1.4.jar" />
<pathelement location="${lib}/weupnp-0.1.4.jar" />

View File

@ -34,7 +34,7 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<!-- the Solr version used in dependency section for all related dependencies -->
<solr.version>5.5.3</solr.version>
<solr.version>5.5.4</solr.version>
<!-- the Jetty version used in dependency section for all related dependencies -->
<jetty.version>9.2.21.v20170120</jetty.version>