Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › very slow search › Reply To: very slow search
December 20, 2022 at 3:36 pm
#40593
Keymaster
Hi Tommy,
It is something else probably – but first you need to enable the index table search engine so the plugin uses that for sure, and then test again.
2) The first hook will not work with it (asp_change_query_directly), the second one will. That hook is not applied to the indexed queries, and even if it was, it would not work, because the index queries are not executed on the posts table.