From 291052ff65e98c19c181f62257d13c7cb7147981 Mon Sep 17 00:00:00 2001 From: Lorenzo Fontana Date: Mon, 21 Mar 2016 21:39:07 +0100 Subject: [PATCH] Added SphinxSearch library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecae9a4..800f369 100644 --- a/README.md +++ b/README.md @@ -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.*