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

PHP method to reindex a site / all sites #1479

Closed
jgmedialtd opened this issue Sep 2, 2019 · 2 comments · Fixed by #2444
Closed

PHP method to reindex a site / all sites #1479

jgmedialtd opened this issue Sep 2, 2019 · 2 comments · Fixed by #2444

Comments

@jgmedialtd
Copy link

jgmedialtd commented Sep 2, 2019

A way of invoking a complete site index via php. At the moment I'm aware of an ajax and an WP CLI mechanic to achieve this but would be great to be able to use PHP also.

@jgmedialtd jgmedialtd added the type:enhancement New feature or request. label Sep 2, 2019
@felipeelia felipeelia added enhancement and removed type:enhancement New feature or request. labels Apr 30, 2021
@felipeelia
Copy link
Member

In ElasticPress 4.0 it will be possible using the IndexHelper::factory()->full_index() method.

@felipeelia felipeelia added this to the 4.0.0 milestone Nov 12, 2021
@felipeelia felipeelia linked a pull request Nov 12, 2021 that will close this issue
@felipeelia
Copy link
Member

As #1835 was already merged to the 4.x.x branch, I'm closing this one out. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants