Skip to content

msaint/sphinx_classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

These classes help facilitate interaction with the Sphinx open source search server through it's SphinxQL protocol.

SphinxClient.class.php is a generic php class that helps construct a SphinxQL query

SymfonySphinxPager.class.php is specific to the symfony framerwork as it extends the sfPager class. It interacts with the SphinxClient class to fetch collections of query results by page

About

PHP classes to interact with the Sphinx search server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages