dweiss commented on a change in pull request #521: URL: https://github.com/apache/lucene/pull/521#discussion_r763795223
########## File path: lucene/queries/src/java/org/apache/lucene/queries/intervals/Intervals.java ########## @@ -275,7 +275,10 @@ public static IntervalsSource ordered(IntervalsSource... subSources) { } /** - * Create an unordered {@link IntervalsSource} + * Create an unordered {@link IntervalsSource}. Note that if there are multiple intervals ends at Review comment: You're right! -- 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. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org 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