You are here

13 uses of APACHESOLR_REQUEST_TIME in Apache Solr Search 6.3

apachesolr_cron in ./apachesolr.module
Implements hook_cron(). Runs the indexing process on all writable environments or just a given environment. @todo See if we can add info to the content type array for the cron_check
apachesolr_entity_update in ./apachesolr.module
Helper function for the hook_nodeapi().
apachesolr_index_delete_entity_from_index in ./apachesolr.index.inc
Delete an entity from the index.
apachesolr_index_delete_index in ./apachesolr.index.inc
Delete the whole index for an environment.
apachesolr_index_entities in ./apachesolr.index.inc
Processes all index queues associated with the passed environment.
apachesolr_index_nodeapi_mass_delete in ./apachesolr.index.inc
Mass delete nodes form the solr indexer tables.
apachesolr_index_nodeapi_mass_update in ./apachesolr.index.inc
Mass Update nodes from the solr indexer table
apachesolr_index_node_solr_reindex in ./apachesolr.index.inc
Reindexing callback for ApacheSolr, for nodes.
apachesolr_mark_entity in ./apachesolr.module
Mark one entity as needing re-indexing.
apachesolr_node_type in ./apachesolr.module
Implements hook_node_type().
apachesolr_remove_entity in ./apachesolr.module
apachesolr_taxonomy in ./apachesolr.module
Implements hook_taxonomy().
apachesolr_user in ./apachesolr.module
Implements hook_user(). Mark nodes as needing re-indexing if the author name changes.