diff --git a/CHANGES.txt b/CHANGES.txt index 715e7df5af9..284a5d16444 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -118,10 +118,12 @@ New Features optimized distributed faceting refinement by lowering parsing overhead and by making requests and responses smaller. -15. SOLR-876: WOrdDelimiterFilter now supports a splitOnNumerics +25. SOLR-876: WOrdDelimiterFilter now supports a splitOnNumerics option, as well as a list of protected terms. (Dan Rosher via hossman) + + Optimizations ---------------------- 1. SOLR-374: Use IndexReader.reopen to save resources by re-using parts of the