Skip to content

Elastic has prefix restrictions on reads #268

@ritorium

Description

@ritorium

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions