Open
Description
Description
As of today, in order to not have the by default exact
strategy for the search filter, we have to add a custom filter to change the strategy. This occurs if we want to enables all properties on the filter.
Example
Could we use an option in order to remove the on default behaviour and be able to pass a default behaviour that suit the application.
core/src/Doctrine/Orm/Filter/SearchFilter.php
Line 190 in 9c3faed