Download the PHP package lpisces/laravel-scout-opensearch without Composer
On this page you can find all versions of the php package lpisces/laravel-scout-opensearch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lpisces/laravel-scout-opensearch
More information about lpisces/laravel-scout-opensearch
Files in lpisces/laravel-scout-opensearch
Download lpisces/laravel-scout-opensearch
More information about lpisces/laravel-scout-opensearch
Files in lpisces/laravel-scout-opensearch
Vendor lpisces
Package laravel-scout-opensearch
Short Description Aliyun OpenSearch for Laravel.
License MIT
Package laravel-scout-opensearch
Short Description Aliyun OpenSearch for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-scout-opensearch
laravel-scout-opensearch
Laravel Scout 的 阿里云 Open Search 驱动。
Installation
建议使用 composer 方式安装此包
composer require ruogoo/laravel-scout-opensearch:dev-master
Usage
-
在阿里云 OpenSearch 控制台配置;
-
Laravel 5.5 以下,
config/app.php
中添加service provider
Ruogoo\\OpenSearch\\OpenSearchServiceProvider
Laravel 5.5 及以上,自动加载
service provider
,无需手动添加。 -
修改
.env
配置 scout driverSCOUT_DRIVER=opensearch
- artisan 导入数据同官方 scout 一样:@see Scout Indexing
Issue
此 package 目前主要自用,功能应该是没有问题,抽空会继续完善。有问题就联系我吧
email:[email protected]
License
None.
All versions of laravel-scout-opensearch with dependencies
PHP Build Version
Package Version
The package lpisces/laravel-scout-opensearch contains the following files
Loading the files please wait ....