yabhq / laravel-scout-mysql-driver

Laravel Scout MySQL Driver
MIT License
522 stars 113 forks source link

How to exclude columns from the search? #106

Closed vanvanni closed 4 years ago

vanvanni commented 4 years ago

Hi,

How can I exclude my id column from the search? And only search on one column or the ones I only want? Can I get any help with that or isn't that possible with Laravel Scout and this driver