borgqueenx Active member Licensed customer Mar 15, 2017 #1 Is there any way i can remove entries no longer being used? xf_search already costs 419mb. xf_template_compiled costs 51mb. Last edited by a moderator: Mar 15, 2017
Is there any way i can remove entries no longer being used? xf_search already costs 419mb. xf_template_compiled costs 51mb.
Nudaii Well-known member Licensed customer Mar 15, 2017 #2 you can rebuild search, but that wont be any smaller unless you have pruned alot of threads recently. Upvote 0 Downvote
you can rebuild search, but that wont be any smaller unless you have pruned alot of threads recently.
R RobParker Well-known member Licensed customer Mar 15, 2017 #3 Are you using the Enhanced Search addon? I think (but double check with someone else) that you can empty the search table if so as it's not used. Upvote 0 Downvote
Are you using the Enhanced Search addon? I think (but double check with someone else) that you can empty the search table if so as it's not used.
Mike XenForo developer Staff member Licensed customer Mar 15, 2017 #4 The xf_search template is not the index. It holds temporary search results (including find new results). It would normally only hold the last 24 hours of results, but it can grow fairly large in certain situations. Upvote 0 Downvote
The xf_search template is not the index. It holds temporary search results (including find new results). It would normally only hold the last 24 hours of results, but it can grow fairly large in certain situations.
R RobParker Well-known member Licensed customer Mar 15, 2017 #5 Ah sorry I misread and assumed it was the index given how large it was! Upvote 0 Downvote