You are here

Functions in Apache Solr Search 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
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_view ./apachesolr_search.module Re-implementation of search_view(). 1
apachesolr_server_status ./apachesolr.module Checks if a specific Apache Solr server is available.
apachesolr_settings ./apachesolr.admin.inc Configuration settings form 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. The text is translated with t() and substituted using Solr stats. 2
apachesolr_site_hash ./apachesolr.module Like $site_key in _update_refresh() - returns a site-specific hash. 6 1
apachesolr_sort_facets ./apachesolr.admin.inc Indicates what order the specified facets should be listed in. This function is used in a usort invocation. 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. 6
apachesolr_taxonomy ./apachesolr.module Implementation of hook_taxonomy().
apachesolr_text_apachesolr_cck_fields_alter contrib/apachesolr_text/apachesolr_text.module
apachesolr_text_apachesolr_modify_query contrib/apachesolr_text/apachesolr_text.module Modify searches to include CCK text fields.
apachesolr_text_cck_text_indexing_callback contrib/apachesolr_text/apachesolr_text.module A replacement indexing callback for optionwidget text fields for when content_permissions are in use. Splits the indexing of these fields into a dynamic string field and a dynamic text field. This allows for both searching and faceting on the field. 1
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_cck ./apachesolr_search.module Theme function for CCK fields in breadcrumbs. TODO: The logic for getting here is too convoluted, and there are too many bizarre naming conventions in play (_cck_, _end). The checks for _cck_ and _end MUST get refactored.
theme_apachesolr_breadcrumb_date_range ./apachesolr_search.module Proxy theme function for 'created' and 'changed' date fields. 1
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
theme_apachesolr_browse_blocks ./apachesolr_search.module Theming function that shows a groups of blocks so users can start a search from a filter.
theme_apachesolr_commentsearch_breadcrumb_type contrib/apachesolr_commentsearch/apachesolr_commentsearch.module Return the human readable text for a content type.
theme_apachesolr_currentsearch ./apachesolr_search.module Return current search block contents
theme_apachesolr_facet_link ./apachesolr.module
theme_apachesolr_facet_list ./apachesolr.module
theme_apachesolr_image_snippet contrib/apachesolr_image/apachesolr_image.module
theme_apachesolr_mlt_recommendation_block ./apachesolr.module
theme_apachesolr_search_noresults ./apachesolr_search.module Brief message to display when no results match the query.
theme_apachesolr_search_results_page ./apachesolr_search.module Theme function for the search results page.
theme_apachesolr_search_snippets ./apachesolr_search.module Theme the highlighted snippet text for a search entry.
theme_apachesolr_sort_link ./apachesolr.module
theme_apachesolr_sort_list ./apachesolr.module
theme_apachesolr_unclick_link ./apachesolr.module

Pages

Other projects