*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
Redo the multi-dev site index following step 5: https://pantheon.io/docs/wordpress-solr
Index all publicly queryable post types by navigating to the Actions tab and clicking Start Index next to Index Searchable Post Types, or via Terminus:
terminus wp <site>.<env> -- solr indexe.g.
| Code Block | ||
|---|---|---|
| ||
terminus wp cornell-alumni.pr-214 -- solr index |
Re-index live site
| Code Block | ||
|---|---|---|
| ||
terminus wp cornell-alumni.live -- solr index |