mirror of https://github.com/apache/lucene.git
SOLR-14476: Add percentiles and standard deviation aggregations to stats, facet and timeseries Streaming Expressions
This commit is contained in:
parent
fb58f433fb
commit
90039fc9bc
|
@ -91,6 +91,9 @@ New Features
|
||||||
|
|
||||||
* SOLR-14478: Allow the diff Stream Evaluator to operate on the rows of a matrix (Joel Bernstein)
|
* SOLR-14478: Allow the diff Stream Evaluator to operate on the rows of a matrix (Joel Bernstein)
|
||||||
|
|
||||||
|
* SOLR-14476: Add percentiles and standard deviation aggregations to stats, facet and
|
||||||
|
timeseries Streaming Expressions (Joel Bernstein)
|
||||||
|
|
||||||
Improvements
|
Improvements
|
||||||
---------------------
|
---------------------
|
||||||
* SOLR-14316: Remove unchecked type conversion warning in JavaBinCodec's readMapEntry's equals() method
|
* SOLR-14316: Remove unchecked type conversion warning in JavaBinCodec's readMapEntry's equals() method
|
||||||
|
|
Loading…
Reference in New Issue