I get search hits on deleted objects

Hi

I delete a post in the index by C# code. I do a delete by query.
I get this response:

Valid NEST response built from a successful (200) low level call on POST: /parlan_ra/_delete_by_query

Audit trail of this API call:

Request:

<Request stream not captured or already read to completion by serializer. Set DisableDirectStreaming() on ConnectionSettings to force it to be set on the response.>

Response:

<Response stream not captured or already read to completion by serializer. Set DisableDirectStreaming() on ConnectionSettings to force it to be set on the response.>

Which to my eyes seem as it has been properly deleted.

But when I preform a search I still get a hit on the content. Why?
I have waited hours and I still get the same hit.

Could you please help me understand what is going on? Deadline is closing in.

I was stone blind, stressed, and read it all wrong. :grinning:

1 Like

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