diff --git a/changelog/unreleased/SOLR-18181-ValueSourceAugmenter-npe.yml b/changelog/unreleased/SOLR-18181-ValueSourceAugmenter-npe.yml index 83a8be7c250..f390b7b2fa3 100644 --- a/changelog/unreleased/SOLR-18181-ValueSourceAugmenter-npe.yml +++ b/changelog/unreleased/SOLR-18181-ValueSourceAugmenter-npe.yml @@ -1,4 +1,4 @@ -title: Fix NPE in ValueSourceAugmenter when rows exceed prefetch limit with scores requested +title: Use of function queries in "fl" would fail if rows exceeds 1000 and scores requested. A regression since v9.9. type: fixed authors: - name: Matthew Biscocho