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 |
---|---|---|---|
High Objects Scanned / Returned constantly when a search index is added | 1 | 490 | Jun 2024 |
MongoDB Date Conversion Problem for “London/Europe” TimeZone in Azure Function C# | 0 | 353 | Jun 2024 |
insert not permitted from Postman | 1 | 326 | Jul 2024 |
How to index in Atlas Search a string field that store in fact a number | 4 | 83 | Oct 2024 |
Atlas Search query performance severely degrading (~20x) if score is boosted by path | 1 | 31 | Mar 5 |