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

Reply To: Sphinx search on outer sql-tables with ajax on wp

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Sphinx search on outer sql-tables with ajax on wp Reply To: Sphinx search on outer sql-tables with ajax on wp

#20538
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

At the moment this is not possible without major modifications to the plugin core code. The custom query is only one issue, a bigger problem is, that the results from a custom query need to be converted to a results object as well. There is no easy way of doing this currently.