Skip to content

Recreate a search index table

mywynne edited this page Jun 3, 2019 · 5 revisions

Occasionally on update, some items may not be properly indexed for search and browse.

  • Go to ‘admin/config/search/search_api/index/default_node_index/fields’
    • Uncheck timestamp (should only be one), click ‘Save Changes’
    • Re-index_1
  • Go to ‘admin/config/search/search_api’
    • Click the operations dropdown next to ‘Default Node Index’ and disable it
    • Re-index_2
  • Go to 'admin/structure/features/ma_search_api'
    • Revert any non-default components to default
    • Re-index_3
  • Go to ‘admin/config/search/search_api/index/default_node_index’
    • Queue all for re-indexing
    • Index now
    • Re-index_4