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
December 23, 2018 at 9:49 am
#20538
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.