Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract method performSearch and deleteIndex are not implemented #883

Closed
alies-dev opened this issue Nov 13, 2024 · 1 comment
Closed

Comments

@alies-dev
Copy link

Scout Version

10.11.6

Scout Driver

Algolia

Laravel Version

11.31.0

PHP Version

8.3.10

Database Driver & Version

No response

SDK Version

No response

Meilisearch CLI Version

No response

Description

Update updating to the v10.11.6 I've got this error:

Class Algolia\ScoutExtended\Engines\AlgoliaEngine contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Laravel\Scout\Engines\AlgoliaEngine::performSearch, Laravel\Scout\Engines\AlgoliaEngine::deleteIndex)

Additional packages I use:

"algolia/algoliasearch-client-php": "^3.4.1",
"algolia/scout-extended": "^3.1",

Steps To Reproduce

@crynobone
Copy link
Member

I believe algolia/scout-extended should use it's own AlgoliaEngine class instead of relying from laravel/scout. Duplicate of algolia/scout-extended#347

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants