rollerworks / search-elasticsearch
ElasticSearch (Elastica) extension for RollerworksSearch
v2.0.0-BETA6
2024-09-16 18:24 UTC
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
Requires (Dev)
- moneyphp/money: ^3.0
- symfony/phpunit-bridge: ^6.4 || ^7.0
- symfony/var-dumper: ^6.4 || ^7.0
- dev-main / 2.0.x-dev
- dev-master / 2.0.x-dev
- 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: 2024-10-18 09:28:30 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 see the contributing guide lines for more information.
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.