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’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’: }]
Hi @Sidney_Guaro –
This certainly is not the behavior we expect. Please reach out to me at seth.payne@mongodb.com and we can investigate your specific cluster/collection.
Topic | Replies | Views | Activity |
---|---|---|---|
Feature Request | 1 | 484 | Jul 2024 |
Aggregation with Fuzzy search runs too slow | 3 | 448 | Jul 2024 |
Dedicated Search Nodes with Multi-Region Clusters | 0 | 176 | Aug 2024 |
Function score result in inaccurate score | 2 | 95 | Sep 2024 |
How come backup restore destroy our search indices? | 1 | 29 | Oct 2024 |