You are here

26 calls to apachesolr_get_solr() in Apache Solr Search 6.3

AbstractDrupalSolrOnlineWebTestCase::setUpSolr in tests/solr_index_and_search.test
ApacheSolrFacetapiNumericRange::build in plugins/facetapi/query_type_numeric_range.inc
Initializes the facet's build array.
apachesolr_clear_cache in ./apachesolr.module
A wrapper for cache_clear_all to be used as a submit handler on forms that require clearing Luke cache etc.
apachesolr_config_file in ./apachesolr.admin.inc
Page callback to show one conf file.
apachesolr_config_files_overview in ./apachesolr.admin.inc
Page callback to show available conf files.
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_drupal_query in ./apachesolr.module
Factory function for query objects.
apachesolr_environments_clear_cache in ./apachesolr.module
Clear all caches for environments.
apachesolr_index_batch_index_entities in ./apachesolr.admin.inc
Batch Operation Callback
apachesolr_index_delete_bundles in ./apachesolr.index.inc
Delete from the index documents with the entity type and any of the excluded bundles.
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_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_report in ./apachesolr.admin.inc
apachesolr_index_send_to_solr in ./apachesolr.index.inc
Index an array of documents to solr.
apachesolr_requirements in ./apachesolr.install
Implements hook_requirements().
apachesolr_search_block_view in ./apachesolr_search.module
Vew a specific block according to the delta identifier
apachesolr_search_build_spellcheck in ./apachesolr_search.module
submit function for the delete_index form.
apachesolr_search_get_fields in ./apachesolr_search.admin.inc
Menu callback - the settings form.
apachesolr_search_init in ./apachesolr_search.module
Implements hook_init().
apachesolr_search_mlt_get_fields in ./apachesolr_search.admin.inc
Constructs a list of field names used on the settings form.
apachesolr_search_search_results in ./apachesolr_search.module
apachesolr_set_stats_message in ./apachesolr.module
Call drupal_set_message() with the text.
apachesolr_status_page in ./apachesolr.admin.inc
Gets information about the fields already in solr index.
DrupalApacheSolrNodeAccess::testIndexing in apachesolr_access/tests/apachesolr_access.test