Sonata Admin Search Bundle

By default, SonataAdminBundle uses the storage backend full-text search capabilities to provide search results or filtered listings. This bundle should help you leverage the power of your search engine when full-text search is not good enough.

For the moment, only elasticsearch is supported, with the help of FOSElasticaBundle finder services.

Warning: don’t use this bundle if you’re not willing to do what it takes to fix it when it breaks. There is no main developer for it at the moment, but we do review and merge PRs pretty quickly.