mayya-sharipova commented on a change in pull request #11: URL: https://github.com/apache/lucene/pull/11#discussion_r607913125
########## File path: lucene/MIGRATE.md ########## @@ -358,11 +358,21 @@ Rather, an IllegalArgumentException shall be thrown. This is introduced for bett defence and to ensure that there is no bubbling up of errors when Lucene is used in multi level applications -## Assumption of data consistency between different data-structures sharing the same field name +### Require consistency between data-structures on a per-field basis -Sorting on a numeric field that is indexed with both doc values and points may use an Review comment: @jtibshirani Thanks, that's a great point. I've restored a point about data consistency in 8fe59c1 -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org