Download the PHP package crcms/elasticsearch without Composer
On this page you can find all versions of the php package crcms/elasticsearch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download crcms/elasticsearch
More information about crcms/elasticsearch
Files in crcms/elasticsearch
Package elasticsearch
Short Description Use SQL statements to query elasticsearch
License MIT
Homepage https://github.com/crcms/elasticsearch
Informations about the package elasticsearch
Crcms Elasticsearch
Version Matrix
Elasticsearch Version | crcms/elasticsearch Branch |
---|---|
>= 7.0 | master(beta unstable) |
>= 6.0 | 1.* |
>= 5.0, < 6.0 | 0.* |
Install
You can install the package via composer:
Please install if you want to use the latest version
dev-master
Use
Non-Laravel framework
Laravel
Modify config / app.php
If the version is less <= 5.5
If you'd like to make configuration changes in the configuration file you can pubish it with the following Aritsan command:
Quickstart
Create
Update
Delete
Select
More
skip / take
term query
match query
range query
where in query
logic query
nested query
Available conditions
Result Method
Log
Elastisearch object
If you want to expand more, you can use this method, call https://github.com/elastic/elasticsearch-php
Other
For more examples, please see test cases https://github.com/crcms/elasticsearch/blob/master/tests/BuildTest.php
License
All versions of elasticsearch with dependencies
illuminate/support Version ^5.3|^6.0
elasticsearch/elasticsearch Version ~6.0