摘要:
<?php namespace app\admin\controller; use app\admin\model\Esones; use app\common\lib\ES; use think\Controller; use think\Request; class Esone extends 阅读全文
摘要:
可以放置到你的类库文件,使用的时候直接引用 下载扩展包 全文检索 composer require elasticsearch/elasticsearch <?php namespace app\common\lib; use Elasticsearch\ClientBuilder; class E 阅读全文