All bulk Indexing batches are not getting Indexed in elastic search using NEST

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.

Please add a short but complete example of how you are indexing documents with NEST.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.