账号密码登录
微信安全登录
微信扫描二维码登录

登录后绑定QQ、微信即可实现信息互通

手机验证码登录
找回密码返回
邮箱找回 手机找回
注册账号返回
其他登录方式
分享
  • 收藏
    X
    Laravel +Sphinx全文搜索是用 SphinxQL 还是 SphinxAPI
    61
    0

    有一个很疑问的地方,如果在PHP的程序,比如laravel做的网站里面加入Sphinx搜索,是使用 SphinxQL 还是SphinxAPI ?

    Applications can access Sphinx search daemon (searchd) using any of the three different access methods: a) via Sphinx own implementation of MySQL network protocol (using a small SQL subset called SphinxQL, this is recommended way), b) via native search API (SphinxAPI) or c) via MySQL server with a pluggable storage engine (SphinxSE). 

    官方说明 using a small SQL subset called SphinxQL, this is recommended way
    现在能找到的资料都是SphinxAPI来结合PHP,是否有SphinxQL + PHP 这样的结合例子。

    1
    打赏
    收藏
    点击回答
        全部回答
    • 0
    更多回答
    扫一扫访问手机版
    • 回到顶部
    • 回到顶部