You are here

Functions in Apache Solr Search 7

Primary tabs

Namesort descending Location Description Direct uses Strings
apachesolr_access_apachesolr_index_document_build_node apachesolr_access/apachesolr_access.module Implements hook_apachesolr_index_document_build_node() 1
apachesolr_access_apachesolr_query_alter apachesolr_access/apachesolr_access.module Implements hook_apachesolr_query_alter().
apachesolr_access_build_subquery apachesolr_access/apachesolr_access.module Creates a Solr query for a given user 2
apachesolr_access_clean_realm_name apachesolr_access/apachesolr_access.module Helper function - return a safe (PHP identifier) realm name. 2
apachesolr_access_enable apachesolr_access/apachesolr_access.module Implements hook_enable(). 1
apachesolr_access_environment_edit_form_submit apachesolr_access/apachesolr_access.module Added button-level form submit function for apachesolr_environment_edit_form. 1
apachesolr_access_form_apachesolr_environment_edit_form_alter apachesolr_access/apachesolr_access.module Implements hook_form_FORM_ID_alter().
apachesolr_access_form_node_configure_rebuild_confirm_alter apachesolr_access/apachesolr_access.module Implements hook_form_alter().
apachesolr_access_node_access_records apachesolr_access/apachesolr_access.module Implements hook_node_access_records().
apachesolr_access_node_insert apachesolr_access/apachesolr_access.module Implements hook_node_insert().
apachesolr_access_node_update apachesolr_access/apachesolr_access.module Implements hook_node_update().
apachesolr_access_rebuild_nodeaccess apachesolr_access/apachesolr_access.module Force Solr to do a total re-index when node access rules change. 1
apachesolr_apachesolr_index_document_build_node ./apachesolr.module Implements hook_apachesolr_index_document_build_node().
apachesolr_bias_settings_page ./apachesolr_search.admin.inc Menu callback - Bias settings form. 1
apachesolr_check_facetapi ./apachesolr.admin.inc Check to see if the facetapi module is installed, and if not put up a message. 1
apachesolr_clean_text ./apachesolr.module Strip html tags and also control characters that cause Jetty/Solr to fail. 4 1
apachesolr_clear_cache ./apachesolr.module A wrapper for cache_clear_all to be used as a submit handler on forms that require clearing Luke cache etc. 3
apachesolr_clear_last_index_position ./apachesolr.module Clear a specific environment, or clear all. 2
apachesolr_comment_delete ./apachesolr.module Implements hook_comment_delete().
apachesolr_comment_insert ./apachesolr.module Implements hook_comment_insert().
apachesolr_comment_publish ./apachesolr.module Implements hook_comment_publish().
apachesolr_comment_unpublish ./apachesolr.module Implements hook_comment_unpublish().
apachesolr_comment_update ./apachesolr.module Implements hook_comment_update().
apachesolr_common_node_facets ./apachesolr.module Helper function returning common facet definitions. 1
apachesolr_config_file ./apachesolr.admin.inc Page callback to show one conf file. 1
apachesolr_config_files_overview ./apachesolr.admin.inc Page callback to show available conf files. 1
apachesolr_convert_entity_to_documents ./apachesolr.index.inc The given entity is converted to an array via the callback specified in the entity type's info array. The array that the entity is converted to is the model of the document sent to the Apache Solr server for indexing. This function allows… 1
apachesolr_create_unique_id ./apachesolr.module Generator for an unique ID of an environment 2
apachesolr_cron ./apachesolr.module Implements hook_cron(). Runs the indexing process on all writable environments or just a given environment. 1
apachesolr_ctools_environment_delete ./apachesolr.module Callback for reverting Apache Solr environment CTools exportables. 1
apachesolr_ctools_environment_export ./apachesolr.module Callback for exporting Apache Solr environments as CTools exportables. 1
apachesolr_ctools_environment_save ./apachesolr.module Callback for saving Apache Solr environment CTools exportables. 1
apachesolr_current_query ./apachesolr.module Static getter/setter for the current query. Only set once per page. 8
apachesolr_datestamp_default_indexing_callback ./apachesolr.index.inc This function is used during indexing to normalize the DATESTAMP fields into the appropriate format for Apache Solr. 1
apachesolr_date_default_indexing_callback ./apachesolr.index.inc This function is used during indexing to normalize the DATE and DATETIME fields into the appropriate format for Apache Solr. 1
apachesolr_date_iso ./apachesolr.module Convert date from timestamp into ISO 8601 format. http://lucene.apache.org/solr/api/org/apache/solr/schema/DateField.html 3
apachesolr_default_environment ./apachesolr.module Get or set the default environment ID for the current page. 49 9
apachesolr_default_node_facet_info ./apachesolr.module Returns an array of facets for node fields and attributes. 1
apachesolr_devel ./apachesolr.admin.inc Page callback for node/%node/devel/apachesolr. 1
apachesolr_document_id ./apachesolr.module Generate a unique ID for an entity being indexed. 7
apachesolr_do_query ./apachesolr.module Execute a keyword search based on a query object. 2
apachesolr_drupal_query ./apachesolr.module Factory function for query objects. 4
apachesolr_drupal_subquery ./apachesolr.module Factory function for query objects. 2
apachesolr_drush_command drush/apachesolr.drush.inc Implements hook_drush_command().
apachesolr_drush_help drush/apachesolr.drush.inc Implements hook_drush_help().
apachesolr_drush_solr_delete_index drush/apachesolr.drush.inc Selectively delete content from the apachesolr index. 1
apachesolr_drush_solr_get_env_id drush/apachesolr.drush.inc Get all the environments (using option all) or get the default environment id 1
apachesolr_drush_solr_get_env_name drush/apachesolr.drush.inc Get the environment name based on the environment ID 1
apachesolr_drush_solr_get_env_url drush/apachesolr.drush.inc Get the environment url based on the environment ID 1
apachesolr_drush_solr_get_last_indexed drush/apachesolr.drush.inc Get the last indexed document 1

Pages

Other projects