Download the PHP package idapgroup/elasticsearch-its-easy without Composer
On this page you can find all versions of the php package idapgroup/elasticsearch-its-easy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download idapgroup/elasticsearch-its-easy
More information about idapgroup/elasticsearch-its-easy
Files in idapgroup/elasticsearch-its-easy
Download idapgroup/elasticsearch-its-easy
More information about idapgroup/elasticsearch-its-easy
Files in idapgroup/elasticsearch-its-easy
Vendor idapgroup
Package elasticsearch-its-easy
Short Description Simple search with elasticsearch
License BSD-3-Clause
Homepage https://github.com/idapgroup/elasticsearch-its-easy
Package elasticsearch-its-easy
Short Description Simple search with elasticsearch
License BSD-3-Clause
Homepage https://github.com/idapgroup/elasticsearch-its-easy
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 idapgroup/elasticsearch-its-easy contains the following files
Loading the files please wait ....