bbc 启用sphinx搜索引擎
作者:互联网
后台查看当前搜索引擎:
https://***/shopadmin#app=search&ctl=policy&act=index
https://***/shopadmin#app=search&ctl=index&act=index
=================
背景:数据量过大1000w以上,前台搜索商品,使用like %keywords% 无法使用mysql索引。使用locate,substr,mysql虚拟列(5.7以上),都无法解决问题,遂决定上sphinx搜索引擎。
完整步骤如下:
标签:index,sphinx,shopadmin,app,bbc,搜索引擎,https,mysql 来源: https://www.cnblogs.com/showker/p/15842348.html