diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index a5f0b6f83fc..90e97460e3f 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -280,6 +280,9 @@ New Features make sure tombstone documents include fields that are marked as required in the schema (Tomás Fernández Löbbe) +* SOLR-12984: The search Streaming Expression should properly support and push down paging + when using the /select handler (Joel Bernstein) + Bug Fixes ----------------------