Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 index


e.g.

Code Block
languagebash
terminus wp cornell-alumni.pr-214 -- solr index


Re-index live site

Code Block
languagebash
terminus wp cornell-alumni.live -- solr index


Plugin updates checklist