You are here

Functions in Apache Solr Search 6

Primary tabs

Namesort descending Location Description Direct uses Strings
apachesolr_search_make_default_submit ./apachesolr_search.module Form submit funtion - do a menu rebuild if needed. 1
apachesolr_search_menu ./apachesolr_search.module Implementation of hook_menu().
apachesolr_search_menu_alter ./apachesolr_search.module Implementation of hook_menu_alter().
apachesolr_search_nested_facet_items ./apachesolr_search.module Recursive function that returns a nested array of facet values for use with theme_item_list(). 2
apachesolr_search_noresults ./apachesolr_search.module 2 2
apachesolr_search_search ./apachesolr_search.module Implementation of hook_search().
apachesolr_search_search_box_form_submit ./apachesolr_search.module Process a block search form submission. 1
apachesolr_search_settings_form ./apachesolr_search.admin.inc Form builder function to set query field weights. 1
apachesolr_search_settings_page ./apachesolr_search.admin.inc Menu callback - the settings form. 1
apachesolr_search_spellcheck_params ./apachesolr_search.module 1
apachesolr_search_taxonomy_facet_block ./apachesolr_search.module Generate the facet block for a taxonomy vid delta. 1
apachesolr_search_taxonomy_term_page ./apachesolr.taxonomy.inc Overrides taxonomy/term/X links 1
apachesolr_search_theme ./apachesolr_search.module Implementation of hook_theme().
apachesolr_search_type_boost_form ./apachesolr_search.admin.inc Form builder function to set query type weights. 1
apachesolr_search_type_boost_form_submit ./apachesolr_search.admin.inc Submit callback for apachesolr_search_type_boost_form(). 1
apachesolr_search_uninstall ./apachesolr_search.install Implementation of hook_uninstall(). Update to namespace tracking.
apachesolr_search_update_6000 ./apachesolr_search.install Update to namespace tracking.
apachesolr_search_update_6001 ./apachesolr_search.install Update to block deltas.
apachesolr_search_update_6002 ./apachesolr_search.install Update mis-named variables.
apachesolr_search_update_6003 ./apachesolr_search.install Enable facet missing for books.
apachesolr_search_update_index ./apachesolr_search.module Implementation of hook_update_index().
apachesolr_search_view ./apachesolr_search.module Re-implementation of search_view(). 1
apachesolr_settings ./apachesolr.admin.inc @file Administrative pages for the Apache Solr framework. 1
apachesolr_settings_validate ./apachesolr.admin.inc Validation function for the apachesolr_settings form.
apachesolr_set_stats_message ./apachesolr.module Call drupal_set_message() with the text. 2
apachesolr_site_hash ./apachesolr.module Like $site_key in _update_refresh() - returns a site-specific hash. 5 1
apachesolr_static_response_cache ./apachesolr.module It is important to hold on to the Solr response object for the duration of the page request so that we can use it for things like building facet blocks. 5
apachesolr_taxonomy ./apachesolr.module Implementation of hook_taxonomy().
apachesolr_theme ./apachesolr.module Implementation of hook_theme().
apachesolr_tt ./apachesolr.module Wrapper function for tt() if i18nstrings enabled. 2
apachesolr_uninstall ./apachesolr.install Implementation of hook_uninstall().
apachesolr_update_6000 ./apachesolr.install Create node indexing table.
apachesolr_update_6001 ./apachesolr.install Fix block caching settings.
apachesolr_update_6002 ./apachesolr.install Make sure no nodes have a timestamp that's in the future
apachesolr_update_6003 ./apachesolr.install Re-index nodes in books.
apachesolr_update_6004 ./apachesolr.install Subsume MLT functionality..
apachesolr_update_6005 ./apachesolr.install Add a separate cache table for more efficient cache clearing in memcached situations.
apachesolr_update_6006 ./apachesolr.install Move excluded comment types into a new variable.
apachesolr_update_6007 ./apachesolr.install Fix block caching settings.
apachesolr_user ./apachesolr.module Implementation of hook_user().
apachesolr_vocab_name ./apachesolr.index.inc Helper function - return a safe (PHP identifier) vocabulary name. 1
theme_apachesolr_breadcrumb_changed ./apachesolr_search.module
theme_apachesolr_breadcrumb_created ./apachesolr_search.module
theme_apachesolr_breadcrumb_date_range ./apachesolr_search.module Proxy theme function for 'created' and 'changed' date fields. 2
theme_apachesolr_breadcrumb_im_og_gid contrib/apachesolr_og/apachesolr_og.module Theme the breadcrumb.
theme_apachesolr_breadcrumb_is_book_bid ./apachesolr_search.module Return the title of a book.
theme_apachesolr_breadcrumb_language ./apachesolr_search.module
theme_apachesolr_breadcrumb_tid ./apachesolr_search.module Return the term name from $tid, or $tid as a fallback.
theme_apachesolr_breadcrumb_type ./apachesolr_search.module Return the human readable text for a content type.
theme_apachesolr_breadcrumb_uid ./apachesolr_search.module Return the username from $uid

Pages

Other projects