Added SphinxSearch library

This commit is contained in:
Lorenzo Fontana 2016-03-21 21:39:07 +01:00
parent 78501219be
commit 291052ff65
1 changed files with 1 additions and 0 deletions

View File

@ -526,6 +526,7 @@ Libraries to help manage database schemas and migrations.
* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
* [Solarium](http://www.solarium-project.org/) - A client library for [Solr](http://lucene.apache.org/solr/).
* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](http://sphinxsearch.com/) search engine.
* [Sphinx Search](https://github.com/ripaclub/sphinxsearch) - Sphinx Search library provides SphinxQL indexing and searching features
## Command Line
*Libraries related to the command line.*