For using Sphinx with Symfony you got to do the following steps:
1.) Install your Symfony app as well as the Sphinx daemon
2.) Configure your Sphinx with proper indizes and start the daemon
3.) create a mySphinxSearch.class.php in your /lib directory
4.) save the PHP sphinx api providey by Sphinx in your /lib directory
5.) create a search [...]
Wednesday, August 13th, 2008 | Posted in PHP, Symfony | No Comments »