- 🇺🇸United States damondt
As of 4.3 this hook has been removed in favor of using event subscribers.
Subscribe to the Drupal\search_api_solr\Event\SearchApiSolrEvents::POST_CREATE_INDEX_DOCUMENT event instead.
hook_search_api_solr_documents_alter is not working during Node Insert/Update. If we are putting exit/die in this function it is working during cron run & doing indexing in index page
Closed: works as designed
3.8
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
As of 4.3 this hook has been removed in favor of using event subscribers.
Subscribe to the Drupal\search_api_solr\Event\SearchApiSolrEvents::POST_CREATE_INDEX_DOCUMENT event instead.