|
|
@@ -531,11 +531,11 @@ Libraries to help manage database schemas and migrations.
|
|
531
|
531
|
## Search
|
|
532
|
532
|
*Libraries and software for indexing and performing search queries on data.*
|
|
533
|
533
|
|
|
534
|
|
-* [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for [ElasticSearch](https://www.elastic.co/).
|
|
535
|
534
|
* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
|
|
|
535
|
+* [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for [ElasticSearch](https://www.elastic.co/).
|
|
536
|
536
|
* [Solarium](http://www.solarium-project.org/) - A client library for [Solr](http://lucene.apache.org/solr/).
|
|
537
|
|
-* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](http://sphinxsearch.com/) search engine.
|
|
538
|
537
|
* [Sphinx Search](https://github.com/ripaclub/sphinxsearch) - Sphinx Search library provides SphinxQL indexing and searching features
|
|
|
538
|
+* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](http://sphinxsearch.com/) search engine.
|
|
539
|
539
|
|
|
540
|
540
|
## Command Line
|
|
541
|
541
|
*Libraries related to the command line.*
|