SOLR-11262: reword changes entry

This commit is contained in:
Munendra S N 2020-07-31 19:52:04 +05:30
parent 44865c5220
commit 80c6251651
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ Improvements
* SOLR-14635: ThreadDumpHandler has been enhanced to show lock ownership (hossman)
* SOLR-11262: Implement writeMap and writeIterator in XMLWriter (yonik, Munendra S N)
* SOLR-11262: Add support to stream data out using push APIs when wt=xml (yonik, Munendra S N)
* SOLR-13205: Prevent StringIndexOutOfBoundsException when parsing field names in SolrQueryParserBase
(pramodkumar9 via Jason Gerlowski)