jeme commented on issue #933:
URL: https://github.com/apache/lucenenet/issues/933#issuecomment-2016574868

   @eladmarg At least such a debounce can actually be implemented on the caller 
side, it doesn't exist in the java version (if I am to judge from the 
documentation) - So i guess the general stance would be that Lucene.net would 
not add such a thing.
   
   Just found this at random: 
https://github.com/coddicat/DebounceThrottle/blob/master/DebounceThrottle/DebounceDispatcherGeneric.cs
   
   Maybe that can be of inspiration for people seeking this.


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

Reply via email to