You are here

Functions in Apache Solr Search 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
apachesolr_image_theme contrib/apachesolr_image/apachesolr_image.module Implementation of hook_theme().
apachesolr_index_action_form ./apachesolr.admin.inc Create a form for deleting the contents of the Solr index. 1
apachesolr_index_action_form_submit ./apachesolr.admin.inc Submit function for the index action form. 1
apachesolr_index_get_last_updated ./apachesolr.module Get the timestamp of the last index update. 3
apachesolr_index_key ./apachesolr.module 12
apachesolr_index_nodes ./apachesolr.module Handles the indexing of nodes. 2
apachesolr_index_page ./apachesolr.admin.inc Gets information about the fields already in solr index. 1
apachesolr_index_report ./apachesolr.admin.inc 1
apachesolr_index_set_last_updated ./apachesolr.module Set the timestamp of the last index update 8
apachesolr_index_status ./apachesolr.module Helper function for modules implmenting hook_search's 'status' op. 3
apachesolr_init ./apachesolr.module Implementation of hook_init().
apachesolr_install ./apachesolr.install Implementation of hook_install().
apachesolr_js ./apachesolr.module 2
apachesolr_l ./apachesolr.module A replacement for l() 3
apachesolr_mark_node ./apachesolr.module Mark one node as needing re-indexing. 2
apachesolr_mark_node_type ./apachesolr.module Mark all nodes of one type as needing re-indexing. 1
apachesolr_menu ./apachesolr.module Implementation of hook_menu().
apachesolr_mlt_add_block_form ./apachesolr.admin.inc MoreLikeThis administration and utility functions. 1
apachesolr_mlt_add_block_form_submit ./apachesolr.admin.inc Form submission handler for apachesolr_mlt_add_block_form
apachesolr_mlt_block_defaults ./apachesolr.admin.inc Merge supplied settings with the standard defaults.. 2
apachesolr_mlt_block_form ./apachesolr.admin.inc Form to edit moreLikeThis block settings. 2
apachesolr_mlt_delete_block_form ./apachesolr.admin.inc 1
apachesolr_mlt_delete_block_form_submit ./apachesolr.admin.inc
apachesolr_mlt_get_fields ./apachesolr.admin.inc Constructs a list of field names used on the settings form. 1
apachesolr_mlt_list_blocks ./apachesolr.module Returns a list of blocks. Used by hook_block 2
apachesolr_mlt_load_block ./apachesolr.module 3
apachesolr_mlt_save_block ./apachesolr.admin.inc A helper function to save MLT block data. 4
apachesolr_mlt_suggestions ./apachesolr.module Performs a moreLikeThis query using the settings and retrieves documents. 1
apachesolr_modify_query ./apachesolr.module This hook allows modules to modify the query and params objects. 3
apachesolr_nodeaccess_apachesolr_modify_query contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module Implementation of hook_apachesolr_modify_query().
apachesolr_nodeaccess_apachesolr_update_index contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module Implementation of apachesolr_update_index 1
apachesolr_nodeaccess_build_subquery contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module Creates a Solr query for a given user 2
apachesolr_nodeaccess_enable contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module
apachesolr_nodeaccess_form_alter contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module Implementation of hook_form_alter().
apachesolr_nodeaccess_nodeapi contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module Implementation of hook_nodeapi().
apachesolr_nodeaccess_node_access_records contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module Implementation of hook_node_access_records().
apachesolr_nodeaccess_rebuild_nodeaccess contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module Force Solr to do a total re-index when node access rules change. 1
apachesolr_nodeapi ./apachesolr.module Implementation of hook_nodeapi().
apachesolr_nodeapi_delete ./apachesolr.module Helper function for hook_nodeapi(). 2
apachesolr_nodeapi_mass_delete ./apachesolr.index.inc 1
apachesolr_nodeapi_mass_update ./apachesolr.index.inc 1
apachesolr_nodeapi_update ./apachesolr.module Helper function for hook_nodeapi(). 2
apachesolr_node_to_document ./apachesolr.index.inc Given a node, return a document representing that node. 1
apachesolr_node_type ./apachesolr.module Implementation of hook_node_type().
apachesolr_pager_init ./apachesolr.module Initialize a pager for theme('pager') without running an SQL query. 1
apachesolr_rebuild_index_table ./apachesolr.module Truncate and rebuild the apachesolr_search_node table, reset the apachesolr_index_last variable. This is the most complete way to force reindexing, or to build the indexing table for the first time. 5
apachesolr_requirements ./apachesolr.install Implementation of hook_requirements(). 1
apachesolr_save_enabled_facets ./apachesolr.module Save the enabled facets for all modules. 1
apachesolr_save_module_facets ./apachesolr.module Save the enabled facets for one module.
apachesolr_schema ./apachesolr.install Implementation of hook_schema().

Pages

Other projects