https://github.com/SidRoberts/phalcon-elasticsearchindexer
Elasticsearch indexer component for Phalcon.
https://github.com/SidRoberts/phalcon-elasticsearchindexer
elasticsearch phalcon
Last synced: 6 months ago
JSON representation
Elasticsearch indexer component for Phalcon.
- Host: GitHub
- URL: https://github.com/SidRoberts/phalcon-elasticsearchindexer
- Owner: SidRoberts
- License: mit
- Created: 2015-10-04T15:18:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T02:50:11.000Z (over 2 years ago)
- Last Synced: 2024-07-26T01:00:27.813Z (10 months ago)
- Topics: elasticsearch, phalcon
- Language: PHP
- Size: 51.8 KB
- Stars: 10
- Watchers: 9
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-phalcon - ElasticsearchIndexer - Elasticsearch indexer component for Phalcon (Searching)
README
# `Sid\Phalcon\ElasticsearchIndexer`
Elasticsearch indexer component for Phalcon.
[](https://github.com/SidRoberts/phalcon-elasticsearchindexer/actions)
[]()[](https://github.com/SidRoberts/phalcon-elasticsearchindexer/issues)
[](https://github.com/SidRoberts/phalcon-elasticsearchindexer/pulls)## Version Requirements
[]()
[]()
## Installing
Install using Composer:
```json
{
"require": {
"sidroberts/phalcon-elasticsearchindexer": "dev-master"
}
}
```## Documentation
See the [Wiki](https://github.com/SidRoberts/phalcon-elasticsearchindexer/wiki).
## License
Licensed under the MIT License.
© [Sid Roberts](https://github.com/SidRoberts)