瀏覽代碼

Alphabetize search

pull/500/merge
Jose Diaz-Gonzalez 9 年之前
父節點
當前提交
c50c80e7e9
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

@@ -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.*

Loading…
取消
儲存