mdserver-web/plugins/sphinx/info.json

19 lines
444 B
JSON
Raw Normal View History

2019-01-15 10:13:21 -05:00
{
"sort": 7,
"ps": "简单高效的全文搜索引擎",
"name": "sphinx",
"title": "sphinx",
"shell": "install.sh",
2019-01-16 00:02:05 -05:00
"versions":["3.1.1"],
"updates":["3.1.1"],
2019-01-15 10:13:21 -05:00
"tip": "soft",
"checks": "server/sphinx",
"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,
"pid": "5"
}