Download the PHP package shopwwi/webman-search without Composer
On this page you can find all versions of the php package shopwwi/webman-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shopwwi/webman-search
More information about shopwwi/webman-search
Files in shopwwi/webman-search
Download shopwwi/webman-search
More information about shopwwi/webman-search
Files in shopwwi/webman-search
Vendor shopwwi
Package webman-search
Short Description search for the webman
License MIT
Package webman-search
Short Description search for the webman
License MIT
Keywords meilisearchwebman
Please rate this library. Is it a good library?
Informations about the package webman-search
安装
- 如果觉得方便了你 不要吝啬你的小星星哦 [email protected]
使用方法
搜索选定器
-
xunsearch 使用讯搜搜索选定器
-
meilisearch 使用meilisearch选定器
- elasticsearch 使用elasticsearch选定器(需8.0以上版本)
搜索选定器服务端安装
-
meilisearch 安装方法查看 https://docs.meilisearch.com/learn/getting_started/quick_start.html
-
xunsearch 安装方法查看 http://www.xunsearch.com/doc/php/guide/start.installation
- elasticsearch 安装方法查看 https://www.elastic.co/
搜索配置
-
配置config/plugin/shopwwi/search/app.php 内配置 默认不需要配置
-
生成密钥(如果生成了 启动meilisearch服务端的时候记得保持一致,其它搜索器不需要)
-
选定器调用(默认调用config设置的默认)
-
执行命令方法
-
写入文档
-
更新文档
-
删除文档
-
删除索引
-
数据查询
-
elasticSearch新升级whereRaw特定写法 支持query下的全部写法
-
获取建议词(如搜索s则会出现与s相关的汉字数组 ,meilisearch不支持,es请使用原sdk方法查询)
-
获取指定文档
-
字段排序
- 获取原SDK方法(各方法请查看各选定器包说明文档)
All versions of webman-search with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2 || ^8.0
meilisearch/meilisearch-php Version ^1.0
guzzlehttp/guzzle Version ^7.0
webman/console Version ^1.0
meilisearch/meilisearch-php Version ^1.0
guzzlehttp/guzzle Version ^7.0
webman/console Version ^1.0
The package shopwwi/webman-search contains the following files
Loading the files please wait ....