laravel / scout

Laravel Scout provides a driver based solution to searching your Eloquent models.
https://laravel.com/docs/scout
MIT License
1.54k stars 327 forks source link

[11.x] Removed numeric filters #839

Closed Boorinio closed 2 months ago

Boorinio commented 2 months ago

As requested here https://github.com/laravel/scout/pull/837

driesvints commented 2 months ago

Thanks @Boorinio