Download the PHP package mirocow/yii2-elasticsearch without Composer
On this page you can find all versions of the php package mirocow/yii2-elasticsearch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mirocow/yii2-elasticsearch
More information about mirocow/yii2-elasticsearch
Files in mirocow/yii2-elasticsearch
Download mirocow/yii2-elasticsearch
More information about mirocow/yii2-elasticsearch
Files in mirocow/yii2-elasticsearch
Vendor mirocow
Package yii2-elasticsearch
Short Description Yii2 Elasticsearch client based on official Elasticsearch PHP library
License BSD-3-Clause
Package yii2-elasticsearch
Short Description Yii2 Elasticsearch client based on official Elasticsearch PHP library
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-elasticsearch
Elasticsearch client for Yii2 framework based on official Elasticsearch PHP library
Docs are available in english and russian. Based on https://github.com/elastic/elasticsearch
Honey modules
Install
Elasticsearch 5.6.x
Configure
- Create a class that implements the
common\modules\elasticsearch\contracts\Index
interface. - Add it to the module configuration in
common/config/main.php
- Start indexing
Create index
Create empty index
Fill index with all documents
Destroy an index and all its data
Remove all existing indexes, re-create all indexes and re-index all documents for all indexes
Debug
Query
License
I use JetBrains products to develop yii2-elasticsearch !
All versions of yii2-elasticsearch with dependencies
PHP Build Version
Package Version
The package mirocow/yii2-elasticsearch contains the following files
Loading the files please wait ....