diff options
author | neodarz <neodarz@neodarz.net> | 2019-01-16 19:36:14 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-01-16 19:36:14 +0100 |
commit | 27f649d2c1b0faa6fbe9e8807b2d2c5fadaca5e5 (patch) | |
tree | 72454de2b5ecc49b62b3566972ff495de3b057ca | |
parent | 04bb3fc0cd974cbae1db16e1c4413e05f2f3cd3c (diff) | |
download | khanindexer-27f649d2c1b0faa6fbe9e8807b2d2c5fadaca5e5.tar.xz khanindexer-27f649d2c1b0faa6fbe9e8807b2d2c5fadaca5e5.zip |
Add more precision on usage of sphinx term instead of manticore in code
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -23,7 +23,9 @@ You can use [Sphinx-search](http://sphinxsearch.com/) but it's recommand to use sphinx-search is ditribued in closed-source instead of open-source (for version 3.x). -All explication is for Manticore-search for the moment. +All explication is for Manticore-search for the moment but at many time the +term `sphinx` is used in code because Manticore-search want to keep a +compatibilty with Sphinx-search. # Crawling |