You are here

10 calls to apachesolr_environment_variable_set() in Apache Solr Search 7

apachesolr_clear_last_index_position in ./apachesolr.module
Clear a specific environment, or clear all.
apachesolr_cron in ./apachesolr.module
Implements hook_cron(). Runs the indexing process on all writable environments or just a given environment.
apachesolr_search_bias_form_submit in ./apachesolr_search.admin.inc
apachesolr_search_facetapi_realm_settings_form_submit in ./apachesolr_search.module
Form submission handler for facetapi_realm_settings_form().
apachesolr_set_last_index_position in ./apachesolr.module
Sets last changed and last ID for an environment and entity type.
apachesolr_set_last_index_updated in ./apachesolr.module
Set the timestamp of the last index update
apachesolr_update_7012 in ./apachesolr.install
Rename some variables and update the database tables
apachesolr_update_7017 in ./apachesolr.install
Turn global variables in environment specific ones.
apachesolr_update_7018 in ./apachesolr.install
Migrate apachesolr_last_optimize into apachesolr_last_optimize_success
DrupalSolrNodeTestCase::testApacheSolrNodeReindex in tests/apachesolr_base.test