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

   I think we want to implement this for other type of queries, let say 
SortedNumericDocValuesRangeQuery and SortedSetDocValuesRangeQuery when they 
have skippers. 
   
   I don't think it is a good idea to have a helper ,why are you not implement 
the interfaces directly on the queries? it makes extending the behaviour for 
other queries easier IMO.


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