T-J-L
T-J-L
What's the reason for opening/closing indexers? It can last the lifetime of the application, when doing so with a large buffer there are zero allocations here.
> @T-J-L hello, is there any way to use same indexers for different operations? we needed to close after adding to batch per operation. I create a single indexer at...
Hi, I'm really interested in testing this feature. Does the current implementation support bi-directional streaming, I.e. returning responses for each chunk/document? Currently I'm streaming the request, but OpenSearch appears to...