iverase commented on PR #15991:
URL: https://github.com/apache/lucene/pull/15991#issuecomment-4419686289

   Thanks, this makes any query that can support this feature implement it just 
by implementing the interface and adding the test case.
   
   One thing I am unhappy with the test is that the exercise very little 
randomization, which is one of the strengths of lucene testing framework. 
Looking at the name of the tests, I presume those have been generated by an 
agent, and one thing I notice is that agent are very good to hardcode a test to 
check a specific layout but they fail on building randomized tests. Do you 
think we can improve that?
   
    


-- 
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