mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* Two missing methods to add in the channel layer * Added delete user/channel posts methods - Created in both search engines but only implemented in ES - Add those methods in the search layer - Included the PermanentDeleteByUser/Channel methods * Two new delete documents are included in the bleve code with this change: - DeleteChannelPosts - DeleteUserPosts These two new functions delete post documents from the index-based in the filed value provided