markup/needle-bundle

A Symfony bundle for search. Defines a standard search query builder (including filters and faceting), and integrates with different backends (currently Solr and Elastic).


Keywords
solr, search, faceting, hunter-application
License
MIT

Documentation

NeedleBundle

A Symfony bundle for search. Defines a standard way of building search queries (including filters and faceting) and reading result sets. Integrates with search backends (currently Solr, Solarium and ElasticSearch).

Build Status

Testing

Execute:

make all