From 196e031e4e197695ea53b923a482c5404d80f72f Mon Sep 17 00:00:00 2001 From: Noble Paul Date: Tue, 10 Feb 2015 10:56:33 +0000 Subject: [PATCH] SOLR-7076: CHANGES.txt update git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658667 13f79535-47bb-0310-9956-ffa450edef68 --- solr/CHANGES.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index bd452f55c08..89a9ee82d80 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -61,7 +61,7 @@ Other Changes (Ramkumar Aiyengar, Erick Erickson, Mike McCandless) * SOLR-6954: Deprecated SolrClient.shutdown() method removed (Alan Woodward) - + ================== 5.1.0 ================== Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release @@ -138,6 +138,9 @@ Other Changes * SOLR-7094: Better error reporting of JSON parse issues when indexing docs (Ishan Chattopadhyaya via Timothy Potter) +* SOLR-7076: In DIH, TikaEntityProcessor should have support for onError=skip + (Noble Paul) + ================== 5.0.0 ================== Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.