Download the PHP package belyys7/elasticsearch-its-easy without Composer
On this page you can find all versions of the php package belyys7/elasticsearch-its-easy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download belyys7/elasticsearch-its-easy
More information about belyys7/elasticsearch-its-easy
Files in belyys7/elasticsearch-its-easy
Download belyys7/elasticsearch-its-easy
More information about belyys7/elasticsearch-its-easy
Files in belyys7/elasticsearch-its-easy
Vendor belyys7
Package elasticsearch-its-easy
Short Description Simple search with elasticsearch
License MIT
Package elasticsearch-its-easy
Short Description Simple search with elasticsearch
License MIT
Keywords elasticsearch
Please rate this library. Is it a good library?
Informations about the package elasticsearch-its-easy
Elasticsearch it`s easy SDK
Elasticsearch it`s easy SDK for working with Elasticsearch like with constructor
Documentation
The documentation for the Elasticsearch REST API can be found here.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the requirement section of your composer.json
file.
Quickstart
Prepare the data you want to store in elasticsearch
Create your class to be expanded by basic search
Create model based on elasticsearch configuration
Indexing Documents in Elasticsearch
Example #1: search as list with pagination
Specify search keys and their values
Set data output limits if required and search
The result of the response will be in the format
Example #2: search for map
Specify search keys and their values
Execute search
The result of the response will be in the format
Additional settings
Custom clustering (useful when markers on the map overlap each other and the maximum zoom does not solve the problem)
Response structure example
Overwrite rules
All versions of elasticsearch-its-easy with dependencies
PHP Build Version
Package Version
The package belyys7/elasticsearch-its-easy contains the following files
Loading the files please wait ....