Skip to content

Latest commit

 

History

History
executable file
·
34 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

executable file
·
34 lines (24 loc) · 1.21 KB

ElasticSearch and Symfony

Dependencies

The code inside the project works with Ruflin Elastica 3.2 and Elasticsearch 2.3.2

~ $ composer install 

configure Symfony app_dev.php to localhost:

~$ php -S localhost:8080 -t web web/app_dev.php

or

~$ php app/console server:run

ElasticSearch, Sphinx and Solr comparison links