I want to integrate Sphider search engine with CodeIgniter framework, but I have no idea how to do it.
Someone have a solution for this?
I want to integrate Sphider search engine with CodeIgniter framework, but I have no idea how to do it.
Someone have a solution for this?
This can be done by marge core php and codeigniter .. put your sphider folder with your application folder
-application
-sphider
-system
-etc
Make sure set database setting in sphider folder /sphider/setting/database.php
if u r using .htaccess then add sphider folder to it.
Then Make One controller in application like this
}
and you are done with indexing.