tantivy icon indicating copy to clipboard operation
tantivy copied to clipboard

Custom Directory implementations can't trigger WatchCallback

Open ColonelThirtyTwo opened this issue 2 years ago • 1 comments

Describe the bug WatchCallback is triggered via a private call function that isn't exposed. Without this, there's no way for a custom Directory implementation to trigger a watch callback.

Which version of tantivy are you using? 0.19.2

To Reproduce

N/A

ColonelThirtyTwo avatar Jun 06 '23 14:06 ColonelThirtyTwo

@PSeitz have we made this public yet? I forgot.

fulmicoton avatar Jul 10 '23 00:07 fulmicoton