SOLR-12423: fix Tika version in CHANGES

This commit is contained in:
Cassandra Targett 2018-10-25 11:56:19 -05:00
parent 93ccdce57c
commit 8d10939349
1 changed files with 4 additions and 4 deletions

View File

@ -85,7 +85,7 @@ Other Changes
* SOLR-12586: Upgrade ParseDateFieldUpdateProcessorFactory (present in "schemaless mode") to use Java 8's
java.time.DateTimeFormatter instead of Joda time (see upgrade notes). "Lenient" is enabled. Removed Joda Time dependency.
(David Smiley, Bar Rotstein)
* SOLR-5163: edismax now throws an exception when qf refers to a nonexistent field (Charles Sanders, David Smiley)
* SOLR-12805: Store previous term (generation) of replica when start recovery process (Cao Manh Dat)
@ -96,7 +96,7 @@ Other Changes
* SOLR-11812: Remove backward compatibility of old LIR implementation in 8.0 (Cao Manh Dat)
* SOLR-12620: Remove the Admin UI Cloud -> Graph (Radial) view (janhoy)
* SOLR-12620: Remove the Admin UI Cloud -> Graph (Radial) view (janhoy)
================== 7.6.0 ==================
@ -104,7 +104,7 @@ Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this r
Versions of Major Components
---------------------
Apache Tika 1.18
Apache Tika 1.19.1
Carrot2 3.16.0
Velocity 1.7 and Velocity Tools 2.0
Apache ZooKeeper 3.4.11
@ -582,7 +582,7 @@ Other Changes
* SOLR-8742: In HdfsDirectoryTest replace RAMDirectory usages with ByteBuffersDirectory.
(hossman, Mark Miller, Andrzej Bialecki, Steve Rowe)
* SOLR-12771: Improve Autoscaling Policy and Preferences documentation. (hossman, Steve Rowe)
================== 7.4.0 ==================