10 calls to search_touch_node()

hook_comment_insert in drupal-7.x/modules/comment/comment.api.php
The comment is being inserted.
hook_comment_update in drupal-7.x/modules/comment/comment.api.php
The comment is being updated.
SearchCommentTestCase::checkCommentAccess in drupal-7.x/modules/search/search.test
Update search index and search for comment.
search_comment_delete in drupal-7.x/modules/search/search.module
Implements hook_comment_delete().
search_comment_insert in drupal-7.x/modules/search/search.module
Implements hook_comment_insert().
search_comment_publish in drupal-7.x/modules/search/search.module
Implements hook_comment_publish().
search_comment_unpublish in drupal-7.x/modules/search/search.module
Implements hook_comment_unpublish().
search_comment_update in drupal-7.x/modules/search/search.module
Implements hook_comment_update().
search_index in drupal-7.x/modules/search/search.module
Update the full-text search index for a particular item.
search_node_update in drupal-7.x/modules/search/search.module
Implements hook_node_update().