You are here

13 calls to apachesolr_get_indexer_table() in Apache Solr Search 8

apachesolr_entity_update in ./apachesolr.module
Implements hook_entity_update().
apachesolr_index_nodeapi_mass_delete in ./apachesolr.index.inc
Mass delete nodes from the solr indexer tables.
apachesolr_index_nodeapi_mass_update in ./apachesolr.index.inc
Mass Update nodes from the solr indexer table
apachesolr_index_node_check_table in ./apachesolr.index.inc
hook_cron() helper to try to make the index table consistent with their respective entity table.
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_mark_entity in ./apachesolr.module
Mark one entity as needing re-indexing.
apachesolr_node_type_update in ./apachesolr.module
Implements hook_node_type_update().
apachesolr_remove_entity in ./apachesolr.module
apachesolr_taxonomy_term_update in ./apachesolr.module
Implements hook_term_update().
apachesolr_user_update in ./apachesolr.module
Implements hook_user_update().
DrupalSolrNodeTestCase::testApacheSolrNodeAddDelete in tests/apachesolr_base.test
_apachesolr_index_get_next_set_query in ./apachesolr.index.inc
Internal function to avoid duplicating logic that identifies entities still due to be indexed