2 / 4
Nov 2024

I’m trying to recreate a search index but deleting the old one takes a very long time (about 5 days now)

I thought that by recreating the collection, the search index will automatically be removed but it’s not the case.

I tried deleting it via API and it returned 400 error.

This is the status of the index

200
[{‘collectionName’: ‘admin_boundaries’, ‘database’: ‘_’, ‘indexID’: ‘67402e92179b0e1541b62ea2’, ‘mappings’: {‘dynamic’: True}, ‘name’: ‘address_search’, ‘status’: ‘IN_PROGRESS’, ‘synonyms’: }]