Fix the CHANGES entry - this is applicable only to 8.0 codebase.

This commit is contained in:
Andrzej Bialecki 2018-10-03 14:11:43 +02:00
parent eba7bedadf
commit abace2987a
1 changed files with 5 additions and 2 deletions

View File

@ -67,6 +67,11 @@ SOLR-12591: Expand the set of recognized date format patterns of schemaless mode
SOLR-12593: The default configSet now includes an "ignored_*" dynamic field. (David Smiley)
Optimizations
----------------------
* SOLR-12725: ParseDateFieldUpdateProcessorFactory should reuse ParsePosition. (ab)
Other Changes
----------------------
@ -428,8 +433,6 @@ Optimizations
* SOLR-12766: When retrying internal requests, backoff only once for the full batch of retries (Tomás Fernández Löbbe)
* SOLR-12725: ParseDateFieldUpdateProcessorFactory should reuse ParsePosition (ab)
Other Changes
----------------------