This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Slow search for Buddyboss Groups

#29173
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Well, you can try these to improve the pefromance somewhat. You can also try to run a maintance query on the buddypress groups table:

OPTIMIZE TABLE wp_bp_groups

That should greatly improve the query speed if the table was fragmented by any chance.