vhrb/elastic-search 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

vhrb/elastic-search

最新稳定版本:v5.0

Composer 安装命令:

composer require vhrb/elastic-search

包简介

Integration official PHP client for Elasticsearch into Nette Framework

README 文档

README

Integration official PHP client for Elasticsearch into Nette Framework

Inspired by Kdyby/Search

Requirements

Vhrb/ElasticSearch requires PHP 5.3 or higher.

Install

The best way to install Kdyby/ElasticSearch is using Composer:

$ composer require vhrb/elastic-search:@dev
extension:
	elastic: Vhrb\ElasticSearch\DI\SearchExtension

Config

Optional

elastic:
	debugger: %debugMode%	
	...

Elastic search config

Use of

class EsService {

	/** @var Elasticsearch\Client */
	private $client;
	
	public function __construct(Elasticsearch\Client $client) {
		$this->client = $client;
	}
}

Client support all ElasticSearch-php methods!

Homepage https://www.vhrb.cz / Vhřb.

统计信息

  • 总下载量: 2.16k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2015-04-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固