I recently made a new version of an index for my elasticsearch data with some new fields included. I re-indexed from the old index, so the new index has all of
Below code returned a timeout in client (Elasticsearch Client) when number of records are higher. CompletableFuture<BulkByScrollResponse> future = new Com