SOLR-13134: Update CHANGES.txt

This commit is contained in:
Joel Bernstein 2019-01-29 21:55:21 -05:00
parent a10a989263
commit 25478979b1
1 changed files with 3 additions and 0 deletions

View File

@ -172,6 +172,9 @@ New Features
value as Solr will supply one automatically by concatenating a path to that of the parent document's key.
(David Smiley, Moshe Bla).
* SOLR-13134: Allow the knnRegress Stream Evaluator to more easily perform bivariate regression.
(Joel Bernstein)
Bug Fixes
----------------------