You are here

Functions in Apache Solr Search 6

Primary tabs

Namesort descending Location Description Direct uses Strings
apachesolr_flush_caches ./apachesolr.module Implementation of hook_flush_caches().
apachesolr_form_block_admin_configure_alter ./apachesolr.module Implementation of hook_form_[form_id]_alter().
apachesolr_form_block_admin_display_form_alter ./apachesolr.module Implementation of hook_form_[form_id]_alter
apachesolr_form_content_field_edit_form_alter ./apachesolr.module Implementation of hook_form_[form_id]_alter().
apachesolr_form_content_field_overview_form_alter ./apachesolr.module Implementation of hook_form_[form_id]_alter().
apachesolr_form_node_type_form_alter ./apachesolr.module Implementation of hook_form_[form_id]_alter().
apachesolr_get_enabled_facets ./apachesolr.module Return the enabled facets from the specified block array. 5
apachesolr_get_last_index ./apachesolr.module Returns last changed and last nid for an indexing namespace. 2
apachesolr_get_nodes_to_index ./apachesolr.module Returns an array of rows from a query based on an indexing namespace. 2
apachesolr_get_parent_terms ./apachesolr_search.module 1
apachesolr_get_solr ./apachesolr.module Factory method for solr singleton object. Structure allows for an arbitrary number of solr objects to be used based on the host, port, path combination. Get an instance like this: $solr = apachesolr_get_solr(); 22
apachesolr_has_searched ./apachesolr.module Semaphore that indicates whether a search has been done. Blocks use this later to decide whether they should load or not. 5
apachesolr_image_apachesolr_modify_query contrib/apachesolr_image/apachesolr_image.module Implementation of hook_apachesolr_modify_query().
apachesolr_image_apachesolr_process_results contrib/apachesolr_image/apachesolr_image.module Implementation of hook_apachesolr_process_results().
apachesolr_image_apachesolr_update_index contrib/apachesolr_image/apachesolr_image.module Implementation of hook_apachesolr_update_index().
apachesolr_image_enable contrib/apachesolr_image/apachesolr_image.module Implementation of hook_enable().
apachesolr_image_theme contrib/apachesolr_image/apachesolr_image.module Implementation of hook_theme().
apachesolr_index_key ./apachesolr.module array('index_type' => 'integer', 'multiple' => TRUE, 'name' => 'fieldname', ), 5
apachesolr_index_nodes ./apachesolr.module Function to handle 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_status ./apachesolr.module Helper function for modules implmenting hook_search's 'status' op. 2
apachesolr_index_updated ./apachesolr.module Helper function to keep track of when the index has been updated. 9
apachesolr_init ./apachesolr.module Implementation of hook_init().
apachesolr_install ./apachesolr.install Implementation of hook_install().
apachesolr_l ./apachesolr.module A replacement for l() 3
apachesolr_mark_node ./apachesolr.module Mark one node as needing re-indexing. 3
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
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. 2
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_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_mass_delete ./apachesolr.index.inc 1

Pages

Other projects