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

target indexAdapter for the scout:flush command #102

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

oostation
Copy link
Contributor

php artisan scout:flush command raise an error : "Call to undefined method JeroenG\Explorer\Infrastructure\Elastic\ElasticDocumentAdapter::flush()"
We need to call indexAdapter instead of documentAdapter inElasticEngine Class

php artisan scout:flush command raise an error : "Call to undefined method JeroenG\Explorer\Infrastructure\Elastic\ElasticDocumentAdapter::flush()"
We need to call indexAdapter instead of documentAdapter inElasticEngine Class
@Jeroen-G
Copy link
Owner

Thank you!

@Jeroen-G Jeroen-G merged commit 46b15d0 into Jeroen-G:master Jun 27, 2022
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

Successfully merging this pull request may close these issues.

2 participants