hook_search_api_solr_autocomplete_suggestions_alter |
./search_api_solr.api.php |
Alter autocomplete suggestions returned from Solr servers. |
|
|
hook_search_api_solr_documents_alter |
./search_api_solr.api.php |
Alter Solr documents before they are sent to Solr for indexing. |
|
|
hook_search_api_solr_field_mapping_alter |
./search_api_solr.api.php |
Change the way the index's field names are mapped to Solr field names. |
|
|
hook_search_api_solr_multi_query_alter |
./search_api_solr.api.php |
Lets modules alter a Solr search request for a multi-index search. |
|
|
hook_search_api_solr_multi_search_results_alter |
./search_api_solr.api.php |
Lets modules alter the search results returned from a multi-index search. |
|
|
hook_search_api_solr_query_alter |
./search_api_solr.api.php |
Lets modules alter a Solr search request before sending it. |
|
|
hook_search_api_solr_search_results_alter |
./search_api_solr.api.php |
Lets modules alter the search results returned from a Solr search. |
|
|
search_api_access_server_files |
./search_api_solr.module |
|
|
|
search_api_solr_access_server_files |
./search_api_solr.module |
Access callback for a server's "Files" tab. |
1 |
1 |
search_api_solr_cron |
./search_api_solr.module |
Implements hook_cron(). |
|
|
search_api_solr_flush_caches |
./search_api_solr.module |
Implements hook_flush_caches(). |
|
|
search_api_solr_get_data_type_info |
./search_api_solr.module |
Retrieves Solr-specific data for available data types. |
1 |
|
search_api_solr_help |
./search_api_solr.module |
Implements hook_help(). |
|
|
search_api_solr_hook_search_api_data_type_info |
./search_api_solr.api.php |
Provide Solr dynamic fields as Search API data types. |
|
|
search_api_solr_menu |
./search_api_solr.module |
Implements hook_menu(). |
|
|
search_api_solr_requirements |
./search_api_solr.install |
Implements hook_requirements(). |
1 |
|
search_api_solr_schema |
./search_api_solr.install |
Implements hook_schema(). |
|
|
search_api_solr_search_api_server_update |
./search_api_solr.module |
Implements hook_search_api_server_update(). |
|
|
search_api_solr_search_api_service_info |
./search_api_solr.module |
Implements hook_search_api_service_info(). |
|
|
search_api_solr_server_get_files |
./search_api_solr.module |
Retrieves a list of all config files of a server. |
1 |
|
search_api_solr_site_hash |
./search_api_solr.module |
Returns a unique hash for the current site. |
6 |
1 |
search_api_solr_solr_config_form |
./search_api_solr.admin.inc |
Form constructor for the Solr files overview. |
|
1 |
search_api_solr_uninstall |
./search_api_solr.install |
Implements hook_uninstall(). |
|
|
search_api_solr_update_7101 |
./search_api_solr.install |
Implements transition from using the index IDs to using machine names. |
|
|
search_api_solr_update_7102 |
./search_api_solr.install |
Create the Search API Solr cache table {cache_search_api_solr}. |
|
|
search_api_solr_update_dependencies |
./search_api_solr.install |
Implements hook_update_dependencies(). |
|
|
search_api_solr_views_api |
./search_api_solr.module |
Implements hook_views_api(). |
|
|
search_api_solr_views_data_alter |
./search_api_solr.views.inc |
Implements hook_views_data_alter(). |
|
|
_search_api_solr_switch_to_clean_ids |
./search_api_solr.module |
Switches a server to use clean identifiers. |
|
1 |
_search_api_solr_switch_to_site_hash |
./search_api_solr.module |
Switches a server to multi-site compatibility mode. |
|
1 |