Looking to hire Laravel developers? Try LaraJobs

laravel-scout-elasticsearch maintained by sohenk

Description
Elasticsearch Driver for Laravel Scout,support cluster
Author
Last update
2021/11/19 03:44 (dev-master)
License
Links
Downloads
7

Comments
comments powered by Disqus

介绍

这是因为原来的这个插件没有做到支持集群。所以我就改了一下。 支持es集群 主要是在config/scout.php配置里面,在eshosts里面把你的集群加进去就可以了 为 Laravel Scout 开发的 Elasticsearch 驱动;
之所以造这个轮子是因为 laravel-scout-elastic 不支持中文分词且不支持多张表;
而 Elasticquent 这种不基于 scout 的又略麻烦;

文档

详细文档

教程

链接