mdserver-web/plugins/sphinx/info.json

20 lines
536 B
JSON
Raw Permalink Normal View History

2019-01-15 10:13:21 -05:00
{
"sort": 7,
"ps": "简单高效的全文搜索引擎",
"name": "sphinx",
"title": "sphinx",
"shell": "install.sh",
2025-07-16 23:19:33 -04:00
"versions":["3.1.1","3.2.1","3.3.1","3.4.1","3.5.1","3.6.1","3.7.1","3.8.1"],
2019-01-15 10:13:21 -05:00
"tip": "soft",
2024-07-24 02:46:10 -04:00
"install_pre_inspection":true,
2019-01-15 10:13:21 -05:00
"checks": "server/sphinx",
2019-03-29 05:36:21 -04:00
"path": "server/sphinx",
2019-01-15 10:13:21 -05:00
"display": 1,
"author": "midoks",
"date": "2017-04-01",
"home": "http://sphinxsearch.com/",
2019-01-18 03:20:25 -05:00
"doc1": "http://sphinxsearch.com/docs/sphinx3.html",
"doc2": "http://sphinxsearch.com/docs/manual-2.3.2.html",
2019-01-15 10:13:21 -05:00
"type": 0,
2019-08-01 11:52:17 -04:00
"pid": "2"
2019-01-15 10:13:21 -05:00
}