Skip to content

Instantly share code, notes, and snippets.

@sebastianmoran-mainwp
Created June 25, 2020 02:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebastianmoran-mainwp/5f6ec7fa805890aae1f2e66ccf69cb27 to your computer and use it in GitHub Desktop.
Save sebastianmoran-mainwp/5f6ec7fa805890aae1f2e66ccf69cb27 to your computer and use it in GitHub Desktop.
Commands for Discourse to index content if using the Algolia plugin
cd /var/discourse
./launcher enter app
rake algolia:initialize
rake algolia:reindex_posts
@sebastianmoran-mainwp
Copy link
Author

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