Skip to content

Sphinx search overlay for the Collective Intelligence Framework

Notifications You must be signed in to change notification settings

mcholste/cif-rest-sphinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIF can be greatly accelerated using an overlay of the Sphinx search engine on top of the Postgres database.  Query times should be reduced to one or two milliseconds for most queries at a cost of re-indexing all values when they are updated.  Sphinx provides a standard MySQL database handle for the indexed data.  The included CIF.psgi contains all of the code needed to function as a standalone web frontend to the Sphinx database handle.  Alternatively, it can be used in conjuction with Apache.  Please see the INSTALL doc, which doubles as an install script, for details.

About

Sphinx search overlay for the Collective Intelligence Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages