teamtnt / laravel-scout-tntsearch-driver

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

Added maxDocs config option #308

Closed rossjcooper closed 3 years ago

rossjcooper commented 3 years ago

This adds a way to configure the TNT maxDocs variable from the Laravel Scout config file. This should help solve the issue #234 which I have also experienced.