search-php:搜索引擎的包装器

时间:2024-07-05 12:20:53
【文件属性】:

文件名称:search-php:搜索引擎的包装器

文件大小:29KB

文件格式:ZIP

更新时间:2024-07-05 12:20:53

PHP

PHP 搜索引擎 搜索引擎的包装器。 支持引擎 狮身人面像 SphinxQL 例子 require 'path/to/vendor/autoload.php' ; $ search = new Search \ Engine \ SphinxQL ( "127.0.0.1" , 9306 ); // index document $ search -> insert ( "tweets" , [ "id" => 4951957226 , "text" => "For a bit of light weekend reading how about https://github.com/php/php-langspec/blob/master/spec/php-spec-draft.md … ? Still very much work in pr


【文件预览】:
search-php-master
----.gitignore(53B)
----README.md(1KB)
----bin()
--------.gitkeep(0B)
----tests()
--------units()
--------bootstrap.php(52B)
----composer.lock(8KB)
----composer.json(797B)
----src()
--------Search()
----LICENSE.md(1KB)
----.travis.yml(220B)
----Makefile(448B)

网友评论