I'm using _bluk
api.
I know that Elasticsearch is indexing items in NRT fashion (near real time).
That means the after I get the response 201 created for every item It dosen't mean they are available for search.
Is there any API that I can use to check that all my items were indexed and available for search ?