Tony-X
Tony-X
As I understood the `Service` trait's responsibility is to produce a `Future` that encapsulates all the computations needed to serve a request. And it is common to expect a `Service`...
It'd be great if we can work with the latest Lucene
### Description Related issue https://github.com/apache/lucene/issues/12513 Opening this PR early to avoid massive diffs in one-shot - [x] Encode (term type, local ord) in FST - [x] Encode/Decode term states with...
I have a use case where I'd like to track how much time is spent in "hiccup" compared to a total time taken to serve a request. What's the recommended...