Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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