algolia / search-bundle

Seamless integration of Algolia Search into your Symfony project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Definalize NullSearchService

ostrolucky opened this issue · comments

Can we make NullSearchService not final, so we can hook into behaviour of single method? Otherwise there isn't much point for it if we have to redefine those 11 methods again.

Sounds a good idea to me. #323.