dnhatn commented on issue #1263: LUCENE-9228: Sort dv updates by terms by applying URL: https://github.com/apache/lucene-solr/pull/1263#issuecomment-587164028 @jpountz It's a nice suggestion. I started with an implementation that uses the indices of the array, then I changed to use `docsUpTo`. I think it's safer not to rely on the fact that the `docUpTo` of an update must not be lower than the previous one'. Can you please take another look? Thank you!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org