Smart Search on Server-Side on 1.10.7
Smart Search on Server-Side on 1.10.7
ScreamerHS
Posts: 2Questions: 1Answers: 0
I'm trying for 3 days now to get the Smart Search thing working on the server-side with the latest version, but all the hints and solutions I can find are for older versions and can't get it to work on the newest version.
Does someone have a solution for me?
Thanks in advanced.
Marco
This discussion has been closed.
Answers
Your "smart search" has to be in your server-side script.
See this post:
https://datatables.net/forums/discussion/24637/smart-search-whith-serverside-ssp
Thnx for your quick answer.
I know I have to edit the ssp.class.php file but its a post from 2010 which is for a older version of DataTables.
Ah, I see.
Actually, I don't think there's much in the ssp class which is DataTables version-dependent. It's mainly straight php.
There are various versions of ssp.class.php lying around - a forum search might find the most recent. I would start there, and try applying some of the advice from the post I linked.
As far as I am aware, nobody has yet ported the smart search code over to the SSP class.
If you do so @ScreamerHS, I'm sure others would be grateful if you post your code.
Allan