SOLR-13542: Move CHANGES entry to 8.3. Added contributor

This commit is contained in:
Tomas Fernandez Lobbe 2019-08-27 15:15:43 -07:00
parent 6397af1d42
commit 5aa9a02421
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,8 @@ Improvements
* SOLR-11601: Improved error message when geodist(llpsf) is used with arguments referring to a LatLonPointSpatialField.
(Amrit Sarkar)
* SOLR-13542: Code cleanup - Avoid using stream filter count where possible (Koen De Groote via Tomás Fernández Löbbe)
Bug Fixes
----------------------