mirror of
https://github.com/discourse/discourse.git
synced 2025-04-15 06:51:02 +08:00

The problem with this index is that on sites with a high non-pm to pm posts ratio, the index is esstentially duplicating the existing index on `PostSearchData#search_data`. If the site is huge, the index ends up taking up more diskspace.