Skip to content

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