Quellcode durchsuchen

Add info about Manticore Search

Sphinx as an open source project has been forked to Manticore Search and has been being actively developed since 2017
pull/1150/head
Sergey Nikolaev vor 4 Jahren
Ursprung
Commit
d046e7a519
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2
    1
      README.md

+ 2
- 1
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern