9 calls to apachesolr_get_index_bundles() in Apache Solr Search 8
- apachesolr_cron in ./apachesolr.module 
- Implements hook_cron(). Runs the indexing process on all writable environments or just a given environment.
- apachesolr_ctools_environment_export in ./apachesolr.module 
- Callback for exporting Apache Solr environments as CTools exportables.
- apachesolr_entity_info_alter in ./apachesolr.module 
- Implements hook_entity_info_alter().
- apachesolr_index_config_form in ./apachesolr.admin.inc 
- Form builder for the bundle configuration form.
- apachesolr_index_config_form_submit in ./apachesolr.admin.inc 
- Submit handler for the bundle configuration form.
- apachesolr_index_get_entities_to_index in ./apachesolr.index.inc 
- Returns an array of rows from a query based on an indexing environment. @todo Remove the read only because it is not environment specific
- apachesolr_index_node_solr_reindex in ./apachesolr.index.inc 
- Reindexing callback for ApacheSolr, for nodes.
- apachesolr_index_status in ./apachesolr.index.inc 
- Returns the total number of documents that are able to be indexed and the number of documents left to be indexed.
- apachesolr_node_type_delete in ./apachesolr.module 
- Implements hook_node_type_delete().
