SOLR-12795: Update CHANGES.txt

This commit is contained in:
Joel Bernstein 2018-11-07 09:28:47 -05:00
parent e1bdb9a751
commit bc88d78c84
1 changed files with 3 additions and 0 deletions

View File

@ -181,6 +181,9 @@ New Features
* SOLR-12971: Add pivot Stream Evaluator to pivot facet co-occurrence counts into a matrix (Joel Bernstein)
* SOLR-12795: Introduce 'rows' and 'offset' parameter in FacetStream (Joel Bernstein, Amrit Sarkar, Varun Thacker)
Other Changes
----------------------