-
Notifications
You must be signed in to change notification settings - Fork 312
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
The Feature Sync Is Looping #3976
Comments
Hi @DarioBF, The plugin works fine with Elasticsearch 8.12.2. Since 8.15.1 is not a major version, I believe the plugin should also work with it. To figure out the problem, can you please confirm if you are seeing any errors in the browser console? Additionally, have you tried running the sync using the WP CLI command Regards, |
It seems that the CLI method worked. Now, I have another problema trying to use the related posts query function: This site has no posts, only custom post types contents... Is there any way to make that "get_related_query" and "find_related" search for current post type? The documentation followed is not enough about that issue: https://www.elasticpress.io/documentation/article/related-posts-api/ |
Hi again,
It's working, I think! Is it the proper way to implement something like this? Regards. |
Yes, it is, @DarioBF! Perhaps you should remove that first if inside |
Describe your question
Hello,
We have just installed an ElasticSearch 8.15.1 instance, and the ElasticPress plugin is stuck in a loop during the initial sync. Is there a specific version of ElasticSearch required?
Best regards.
Code of Conduct
The text was updated successfully, but these errors were encountered: