laravel / scout

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

[11.x] Removed numeric filters #839

Closed Boorinio closed 5 months ago

Boorinio commented 5 months ago

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

driesvints commented 5 months ago

Thanks @Boorinio