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

Elastic has prefix restrictions on reads #268

Open
ritorium opened this issue Jan 25, 2024 · 1 comment
Open

Elastic has prefix restrictions on reads #268

ritorium opened this issue Jan 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ritorium
Copy link

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').'
'.

@ritorium ritorium added the enhancement New feature or request label Jan 25, 2024
@matchish
Copy link
Owner

images not availiable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants