diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 9310c59a693..0e1673ed503 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -272,6 +272,9 @@ Optimizations Bug Fixes ---------------------- +* SOLR-2625: TermVectorComponent throws NPE if TF-IDF option is used without DF + option. (Daniel Erenrich, Simon Willnauer) + Other Changes ----------------------