Hi,
I am trying to Index in ElasticSearch 6.2 using NEST 6.2, All Bulk indexing batches are not getting Indexed.
Not getting any error in response.
Response.IsValid True for all responses.
Response.ItemsWithErrors is null for all responses.
Could someone suggest how to identify Not Indexed Bulk responses.