Hello, I've loaded a couple of resources that caused an error during the various indexing processes. This was due to a geometry that had far too many vertices, and I've fixed the resource by cutting the geometry it into a few different pieces. However, when I reindex the database (python manage.py packages -o index_database) it says that the resource is still in the database, but has just failed to be indexed. I would like to remove it from the database, but can't figure out how to do so. It doesn't show up in search or map view, because it can't be indexed. I exported the entire db to json and then located the Arches ID for these resources, thinking that with the resource id I should be able to remove the resource, but I still don't know how... any help would be appreciated.
Adam -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
