Skip to content

Conversation

@longshuicy
Copy link
Member

@longshuicy longshuicy commented Jun 13, 2024

When I switch delete by query es_client.delete_by_query(index=index_name, query=query) to delete by id es_client.delete(index=index_name, id=id), it somehow worked.

I'm still not sure why it has multiple "versions" and complain about that in the first place.

@longshuicy longshuicy linked an issue Jun 13, 2024 that may be closed by this pull request
@longshuicy longshuicy changed the title fix elasticsearch delete fix elasticsearch delete GH action Jun 13, 2024
@lmarini lmarini merged commit f81b6a6 into main Jun 13, 2024
@lmarini lmarini deleted the 1106-gh-action-failed-regarding-download-count-in-elasticsearch branch June 13, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GH action failed regarding download count in elasticsearch

3 participants