Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomcyr/redisearch-symfony-demo
Symfony4 demo for Full-Text search with RediSearch
https://github.com/tomcyr/redisearch-symfony-demo
demo full-text-search php redis redisearch redisearch-php symfony
Last synced: 27 days ago
JSON representation
Symfony4 demo for Full-Text search with RediSearch
- Host: GitHub
- URL: https://github.com/tomcyr/redisearch-symfony-demo
- Owner: tomcyr
- License: mit
- Created: 2019-03-26T22:36:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T22:37:02.000Z (almost 6 years ago)
- Last Synced: 2024-11-06T03:16:59.877Z (3 months ago)
- Topics: demo, full-text-search, php, redis, redisearch, redisearch-php, symfony
- Language: PHP
- Size: 575 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Symfony RediSearch demo
=======================This is Symfony4 demo for Full-Text search with RediSearch and redisearch-php.
https://oss.redislabs.com/redisearch/
http://www.ethanhann.com/redisearch-php/
How to run this demo
- Run docker-compose```
docker-compose up
```- Run composer
```
docker-composer exec php bash
composer install
```- Create indexes with sample data
```
php bin/console app:import-recipes
php bin/console app:import-bikes
```- Open url http://symfony.local:8088
Enjoy!
Presentation about RediSearch (Polish) https://docs.google.com/presentation/d/1G-xypthE8QCN0JaUpjRirksyKzN0KSdINflZ_EHRzls