gashutos commented on PR #12520:
URL: https://github.com/apache/lucene/pull/12520#issuecomment-1698994072

   > Looks good, can you add a test for missing bottom value as well?
   
   Thanks @backslasht . 
   Yes the missing value comparison with bottom (as missing value) is in this 
test.
   
https://github.com/apache/lucene/blob/34523ec542c21364fffefe726e6226d7f8ffa923/lucene/core/src/test/org/apache/lucene/search/TestSortOptimization.java#L219
   
   The test missing was, missing value comparison with top value when bottom is 
not set and top value is coming as missing value which I added.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to