rollerworks / search-elasticsearch
ElasticSearch (Elastica) extension for RollerworksSearch
Package info
github.com/rollersearch/search-elasticsearch
pkg:composer/rollerworks/search-elasticsearch
Requires
- php: ^8.1
- psr/simple-cache: ^1.0 || ^2.0 || ^3.0
- rollerworks/search: >=2.0.0-BETA1 ^2.0@dev
- ruflin/elastica: ^5.0 || ^6.0 || ^7.0
Requires (Dev)
- moneyphp/money: ^3.2.0 || ^4.0
- symfony/phpunit-bridge: ^6.4 || ^7.4 || ^8.0
- symfony/var-dumper: ^6.4 || ^7.4 || ^8.0
- dev-main / 2.0.x-dev
- dev-master / 2.0.x-dev
- v2.0.0-BETA14
- v2.0.0-BETA13
- v2.0.0-BETA12
- v2.0.0-BETA11
- v2.0.0-BETA10
- v2.0.0-BETA9
- v2.0.0-BETA8
- v2.0.0-BETA7
- v2.0.0-BETA6
- v2.0.0-BETA5
- v2.0.0-BETA4
- v2.0.0-BETA3
- v2.0.0-BETA2
- v2.0.0-BETA1
- v2.0.0-ALPHA23
- v2.0.0-ALPHA22
- v2.0.0-ALPHA21
- v2.0.0-ALPHA20
- v2.0.0-ALPHA19
- v2.0.0-ALPHA18
- v2.0.0-ALPHA17
- v2.0.0-ALPHA16
- v2.0.0-ALPHA15
- v2.0.0-ALPHA14
- v2.0.0-ALPHA13
- v2.0.0-ALPHA12
- v2.0.0-ALPHA11
- v2.0.0-ALPHA10
- v2.0.0-ALPHA9
- v2.0.0-ALPHA8
- v2.0.0-ALPHA6
- v0.1.0
- dev-legacy
- dev-implementation
This package is auto-updated.
Last update: 2026-03-20 13:57:31 UTC
README
This package provides the Elasticsearch extension for RollerworksSearch.
Note
This extension is only about generating a search Query for Elasticsearch, you need to set-up indexing and storage yourself.
If you'd like to contribute to this project, please go the main RollerworksSearch repository and read the Contributing section.
Installation
To install this extension, add the rollerworks/search-elasticsearch to your composer.json
$ php composer.phar require rollerworks/search-elasticsearch
License
The source of this package is subject to the MIT license that is bundled with this source code in the file LICENSE.