You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jb...@apache.org on 2019/10/11 13:04:39 UTC

[lucene-solr] branch branch_8x updated: SOLR-13829: Update CHANGES.txt

This is an automated email from the ASF dual-hosted git repository.

jbernste pushed a commit to branch branch_8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8x by this push:
     new 946df69  SOLR-13829: Update CHANGES.txt
946df69 is described below

commit 946df69a8ada8545aef04d653eed8c5fc632ce99
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Fri Oct 11 09:02:56 2019 -0400

    SOLR-13829: Update CHANGES.txt
---
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index f50b05d..ac049a4 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -250,6 +250,8 @@ Bug Fixes
 
 * SOLR-13760: Fix regression in support for Date math in TRA start date that was introduced by SOLR-13375
 
+* SOLR-13829: RecursiveEvaluator casts Continuous numbers to Discrete Numbers, causing mismatch (Trey Grainger, Joel Bernstein)
+
 Other Changes
 ----------------------