Relevannsi + TEC
-
When loading both Relevanssi and The Events Calendar (free versions) at the same time, I am getting some extremely sluggish indexing on the posts. I was able to get around it somewhat, by adding the following filter…
add_filter(‘relevanssi_indexing_adjust’, ‘__return_false’);
However, something seems to be clashing between the two. The site also becomes slightly sluggish when both are installed at the same time. Any ideas on what the issue might be? I’ve checked the logs and see no errors being logged. I enabled troubleshooting mode and disabled all plugins and the custom theme and still get the same result. As soon as I turn off TEC, everything speeds back up and the indexing works quick.
Thanks,
Wil
You must be logged in to reply to this topic.