Download the PHP package shaozeming/xunsearch-laravel without Composer
On this page you can find all versions of the php package shaozeming/xunsearch-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shaozeming/xunsearch-laravel
More information about shaozeming/xunsearch-laravel
Files in shaozeming/xunsearch-laravel
Download shaozeming/xunsearch-laravel
More information about shaozeming/xunsearch-laravel
Files in shaozeming/xunsearch-laravel
Vendor shaozeming
Package xunsearch-laravel
Short Description 基于XunSearch(讯搜)sdk的全文搜索Laravel 5.*,支持全拼,拼音简写,模糊,同义词搜索
License MIT
Package xunsearch-laravel
Short Description 基于XunSearch(讯搜)sdk的全文搜索Laravel 5.*,支持全拼,拼音简写,模糊,同义词搜索
License MIT
Please rate this library. Is it a good library?
Informations about the package xunsearch-laravel
xunsearch-laravel
前置说明:
请先安装xunsearch 服务端:
-
普通编译安装
- docker 安装(推荐,可减少环境问题,但你需要安装docker)
Installing
- 非laravel框架请使用 https://github.com/ShaoZeMing/xunsearch
Laravel
And publish the config file:
if you want to use facade mode, you can register a facade name what you want to use, for example xunsearch
:
lumen
- 在 bootstrap/app.php 中 82 行左右:
将 vendor/ShaoZeMing/laravel-xunsearch/config/xunsearch.php
拷贝到项目根目录/config
目录下,并将文件名改成xunsearch.php
。
configuration
- 老师搜索库配置 配置结构和官方ini文件类似,只不过替换为了php 数组形式方式展示,请照着官方文档和本配置文件对比,葫芦画瓢:http://www.xunsearch.com/doc/php/guide/ini.guide
Example:
License
MIT
All versions of xunsearch-laravel with dependencies
PHP Build Version
Package Version
The package shaozeming/xunsearch-laravel contains the following files
Loading the files please wait ....