teamtnt / laravel-scout-tntsearch-driver

Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
MIT License
1.1k stars 144 forks source link

Passing an array of keys, not a collection to the model #29

Closed ba77osai closed 8 years ago

ba77osai commented 8 years ago

Passing an array of keys, not a collection to the models whereIn function. See Issue: https://github.com/teamtnt/laravel-scout-tntsearch-driver/issues/27