Here are
17 public repositories
matching this topic...
Elasticsearch PHP integration for your Symfony project using Elastica.
Pagination library for PHP applications with support for several data providers
The bundle extends functionality of FOSElasticaBundle. Improves performance of fos:elastica:populate command
Elasticsearch PHP integration for your Symfony project using Elastica
Lib for creating elasticsearch indexes with php.
A set of Doctrine extensions.
🔍 Tiny Elastica integration into Nette Framework (
@nette )
This project is a small effort in educating people about using PHP Elastica library. The original library can be found at ruflin/Elastica
Updated
Jun 18, 2021
Python
[READ-ONLY] Lightweight Ruflin/Elastica integration extension for Nette Framework.
Demo example to search via skills and geo-location
Portiny/Elasticsearch integration extension for Nette Framework.
Standard structure for PHP based Elasticsearch integration
Improve this page
Add a description, image, and links to the
elastica
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
elastica
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We use the default 9200 port for all the tests, but as we run some destructive requests to Elasticsearch, maybe all tests should try to connect on another, safer port.
That way there is no data destruction risk if someone runs the tests locally on his own ES server.