Although it doesn't matter often, there's currently no way to remove things from the search index. Maybe we should provide a ./bin/search remove method that takes a --type argument.
Description
Description
Related Objects
Related Objects
- Mentioned Here
- D13111: Remove search indexes upon object deletion
Event Timeline
Comment Actions
You can destroy the whole index, then reindex everything.
(I don't know when this does matter.)
D13111 probably mostly resolves this by removing indexes on bin/remove destroy.
Most/all non-fulltext indexes are now removed at HEAD.