babenkoivan / elastic-scout-driver-plus

Extension for Elastic Scout Driver
MIT License
267 stars 52 forks source link

Call to undefined method Laravel\\Scout\\Engines\\CollectionEngine::executeSearchRequest() #116

Closed nicopenaredondo closed 2 years ago

nicopenaredondo commented 2 years ago

Encountered this error using SCOUT_DRIVER=collection during unit testing. Any idea on how to fix the issue ?

nicopenaredondo commented 2 years ago

See sample code below.

image