This is an automated email from the ASF dual-hosted git repository. dweiss pushed a commit to branch jira/solr-13105-toMerge in repository https://gitbox.apache.org/repos/asf/solr.git
commit a58698c2dbd37ed9b116d033c36713b46ad07a91 Author: Mike McCandless <[email protected]> AuthorDate: Fri Jan 15 09:31:13 2021 -0500 fix typo in Adrien's name! --- lucene/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 8702d5f..dfb4efa 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -518,7 +518,7 @@ Improvements improves the approachability of the IndexWriter code. (Simon Willnauer) * LUCENE-9324: Add an ID to SegmentCommitInfo in order to compare commits for equality and make - snapshots incremental on generational files. (Simon Willnauer, Mike Mccandless, Adrien Grant) + snapshots incremental on generational files. (Simon Willnauer, Mike Mccandless, Adrien Grand) * LUCENE-9342: TotalHits' relation will be EQUAL_TO when the number of hits is lower than TopDocsColector's numHits (Tomás Fernández Löbbe)
