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

Set scout configuration in engine manager #338

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

szhorvath
Copy link

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fix #323
Need Doc update no

Describe your change

Algolia's analytics dashboard cannot recognise user searches because the application doesn't send the X-Algolia-UserToken header when performing searches. Even when configuring SCOUT_IDENTIFY env var to true, it breaks the documented Laravel scout functionality.

What problem is this fixing?

This update adds basic search client configuration to the engine manager while respecting Laravel Scout configurations.

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.

EngineManager doesn't honor scout.identify configuration
2 participants