You are here

Functions in Apache Solr Search 8

Primary tabs

Namesort descending Location Description Direct uses Strings
apachesolr_drush_solr_get_next_indexed drush/apachesolr.drush.inc 1
apachesolr_drush_solr_index drush/apachesolr.drush.inc Index all the items in the queue using a batch command 1
apachesolr_drush_solr_mark_for_reindex drush/apachesolr.drush.inc Mark all of a specific environment id for reindexing 1
apachesolr_drush_solr_search drush/apachesolr.drush.inc Search the solr index using Drush 1
apachesolr_drush_solr_set_env_url drush/apachesolr.drush.inc Set the environment url based on the environment ID 1
apachesolr_enable ./apachesolr.install Implements hook_enable().
apachesolr_enabled_facets_page ./apachesolr.module Wrapper for facetapi settings forms. 1
apachesolr_entityreference_facet_map_callback ./apachesolr.module Mapping callback for entity references. 1
apachesolr_entityreference_indexing_callback ./apachesolr.index.inc Indexing callback for entityreference fields. 1
apachesolr_entity_delete ./apachesolr.module Implements hook_entity_delete(). 1
apachesolr_entity_fields ./apachesolr.module Returns array containing information about node fields that should be indexed 3
apachesolr_entity_field_facets ./apachesolr.module Returns an array of facets for the provided entity type's fields. 1
apachesolr_entity_get_callback ./apachesolr.module Returns the callback function appropriate for a given entity type/bundle. 8
apachesolr_entity_info_alter ./apachesolr.module Implements hook_entity_info_alter().
apachesolr_entity_insert ./apachesolr.module Implements hook_entity_insert().
apachesolr_entity_should_index ./apachesolr.module Determines if we should index the provided entity. 1
apachesolr_entity_update ./apachesolr.module Implements hook_entity_update(). 1
apachesolr_environments_clear_cache ./apachesolr.module Clear all caches for environments. 10
apachesolr_environment_clone ./apachesolr.module Function that clones an environment 1
apachesolr_environment_clone_form ./apachesolr.admin.inc Form to clone a certain environment 1
apachesolr_environment_clone_form_submit ./apachesolr.admin.inc Submit handler for the clone form
apachesolr_environment_clone_submit ./apachesolr.admin.inc Submit handler for the confirmation page of cloning an environment
apachesolr_environment_delete ./apachesolr.module Function that deletes an environment 2
apachesolr_environment_delete_form ./apachesolr.admin.inc Form to delete a search environment 1
apachesolr_environment_delete_form_submit ./apachesolr.admin.inc Submit handler for the delete form
apachesolr_environment_delete_page_access ./apachesolr.module Access callback for the delete page of an environment. 1
apachesolr_environment_edit_delete_submit ./apachesolr.admin.inc 1
apachesolr_environment_edit_form ./apachesolr.admin.inc Form builder for adding/editing a Solr environment used as a menu callback. 2
apachesolr_environment_edit_submit ./apachesolr.admin.inc Submit handler for the environment edit page 1
apachesolr_environment_edit_test_submit ./apachesolr.admin.inc Submit handler for the test button in the environment edit page 1
apachesolr_environment_edit_validate ./apachesolr.admin.inc Validate handler for the environment edit page 1
apachesolr_environment_load ./apachesolr.module Function that loads an environment 21 1
apachesolr_environment_load_subrecords ./apachesolr.module Export callback to load the view subrecords, which are the index bundles. 1
apachesolr_environment_save ./apachesolr.module Function that saves an environment 9
apachesolr_environment_settings_page ./apachesolr.admin.inc Settings page for a specific environment (or default one if not provided)
apachesolr_environment_variable_del ./apachesolr.module Get a named variable, or return the default. 5 1
apachesolr_environment_variable_get ./apachesolr.module Get a named variable, or return the default. 24
apachesolr_environment_variable_set ./apachesolr.module Set a named variable, or return the default. 8 2
apachesolr_facetapi_adapters ./apachesolr.module Implements hook_facetapi_adapters().
apachesolr_facetapi_facet_info ./apachesolr.module Implements hook_facetapi_facet_info(). Currently it only supports the node entity type
apachesolr_facetapi_query_types ./apachesolr.module Implements hook_facetapi_query_types().
apachesolr_facetapi_searcher_info ./apachesolr.module Implements hook_facetapi_searcher_info().
apachesolr_facet_form_validate ./apachesolr.module Validation function for the Facet API facet settings form. 1
apachesolr_failure ./apachesolr.module Determines Apache Solr's behavior when searching causes an exception (e.g. Solr isn't available.) Depending on the admin settings, possibly redirect to Drupal's core search. 1 3
apachesolr_fields_default_indexing_callback ./apachesolr.index.inc Callback that converts list module field into an array For every multivalued value we also add a single value to be able to use the stats 3
apachesolr_fields_list_facet_map_callback ./apachesolr.module Use the list.module's list_allowed_values() to format the field based on its value ($facet). 2
apachesolr_field_name_map ./apachesolr.module Try to map a schema field name to a human-readable description. 5
apachesolr_flatten_documents_array ./apachesolr.module Function to flatten documents array recursively.
apachesolr_floatval ./apachesolr.index.inc 1
apachesolr_flush_caches ./apachesolr.module Implements hook_flush_caches().

Pages

Other projects