laravel-scout-tntsearch-driver
laravel-scout-tntsearch-driver copied to clipboard
Trying to access array offset on value of type null
I have an E_NOTICE when no index file found.
/src/Engines/TNTSearchEngine::map()
"Trying to access array offset on value of type null" in $results variable
I see exception, but it's not trowing to top, so $results become null except of empty array.
Fixed in https://github.com/teamtnt/laravel-scout-tntsearch-driver/pull/302