-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
15.1.0.Dev03
-
None
The query API is currently fully blocking, following the Lucene blocking behavior.
Since the Lucene queries calls are blocking, we can offload the calls, similarly to what we did for the indexing calls.