How can I delete existing memetrackers?

Comments

kyle_mathews’s picture

There's no way of deleting a memeteracker (for now) other than in the database. To delete a database, you'll need to remove rows from memetracker_content, memetracker_content_sources, memetracker_search_[mid] where the mid = the id of the memetracker you're deleting, and truncate the machinelearningapi_distance_cache.

Yeah, memetracker needs a delete function. . .