-
-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I am using your package to work with elastic cluster (We are using package version v5.0.3)
There was a problem with bulk data import (php artisan scout:import), because elastic has prefix restrictions on reads.
https://clip2net.com/s/4kcmpbT
https://clip2net.com/s/4kcmvk6
I looked at the code, I saw that in the request to get aliases in the target parameter is passed .
Can you refine the code so that the prefix is taken into account in ?
For example, config('scout.prefix').''.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request