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

Missing Attachment Pipelines for different languages #35

Open
felipeelia opened this issue Oct 11, 2023 · 0 comments
Open

Missing Attachment Pipelines for different languages #35

felipeelia opened this issue Oct 11, 2023 · 0 comments
Assignees

Comments

@felipeelia
Copy link

The ElasticPress' "Documents" feature, responsible for indexing attachment contents, needs an Ingest Pipeline to work properly. ElasticPress creates that in the Documents::create_pipeline() method, hooked to the ep_cli_put_mapping and ep_dashboard_put_mapping actions.

I did not have the chance to test it myself but based on some reports we are getting, it seems WPML ElasticPress needs to implement the creation of that pipeline for additional languages/indices as well.

Happy to provide any additional info if needed. Thanks!

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

No branches or pull requests

2 participants