silverstripe / silverstripe-fulltextsearch

Adds external full text search engine support to Silverstripe
BSD 3-Clause "New" or "Revised" License
44 stars 83 forks source link

Make SearchQuery_Range injectable. #298

Closed GuySartorelli closed 3 years ago

GuySartorelli commented 3 years ago

The docs indicate that this class should be injectable.

michalkleiner commented 3 years ago

Makes sense, yep. Thanks!