浏览代码

Tweak.

pull/1150/head
Jamie 4 年前
父节点
当前提交
86d579c606
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. 2
    3
      README.md

+ 2
- 3
README.md 查看文件

@@ -596,9 +596,8 @@ Libraries to help manage database schemas and migrations.
596 596
 * [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
597 597
 * [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for [ElasticSearch](https://www.elastic.co/).
598 598
 * [Solarium](https://www.solarium-project.org/) - A client library for [Solr](https://lucene.apache.org/solr/).
599
-* [Sphinx Search](https://github.com/ripaclub/sphinxsearch) - Sphinx Search library provides SphinxQL indexing and searching features
600
-* [Manticore Search](https://github.com/manticoresoftware/manticoresearch) - truly open source and active fork of Sphinx Search
601
-* [SphinxQL query builder](https://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](https://sphinxsearch.com/) and [Manticore](https://manticoresearch.com/) search engines.
599
+* [Sphinx Search](https://github.com/ripaclub/sphinxsearch) - A library that provides SphinxQL indexing and searching features.
600
+* [SphinxQL Query Builder](https://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](https://sphinxsearch.com/) and [Manticore](https://manticoresearch.com/) search engines.
602 601
 
603 602
 ### Command Line
604 603
 *Libraries related to the command line.*

正在加载...
取消
保存