apachesolr_ajax.module

Version 1.1 (checked in on 2009/10/07 at 22:23:31 by jpmckinney)

Functions

NameDescription
apachesolr_ajax_add_human_field_values_to_indexAdds human-readable field values to the index under a new field.
apachesolr_ajax_add_jsLoads all required JavaScript files. Invokes hook_apachesolr_ajax_widget() so modules can add JS for widgets.
apachesolr_ajax_apachesolr_ajax_human_field_dataImplementation of hook_apachesolr_ajax_human_field_data().
apachesolr_ajax_apachesolr_ajax_widget_dataImplementation of hook_apachesolr_ajax_widget_data().
apachesolr_ajax_apachesolr_modify_queryImplementation of hook_apachesolr_modify_query().
apachesolr_ajax_apachesolr_update_indexImplementation of hook_apachesolr_update_index().
apachesolr_ajax_filters_to_hashTransform an apachesolr-style URL into an apachesolr_ajax-style URL.
apachesolr_ajax_get_urlReturns the URL for Solr to contact.
apachesolr_ajax_hash_to_filtersTransform an apachesolr_ajax-style URL into an apachesolr-style URL.
apachesolr_ajax_human_field_dataInvokes and caches the results of hook_apachesolr_ajax_human_field_data(). Provides a drupal_alter() for changing the data for fields.
apachesolr_ajax_human_field_data_loadReturns the field data for the matching field.
apachesolr_ajax_human_field_labelReturns the human-readable label for the Solr field.
apachesolr_ajax_human_field_nameReturns the name for the new Solr field in which we will store the human-readable values of the given field.
apachesolr_ajax_init_date_widgetSets defaults for a date widget faceting on a node's `created` or `changed` timestamp. Sets the widgetclass, minDate, maxDate, and granularity.
apachesolr_ajax_loadedReturns whether this module has been loaded.
apachesolr_ajax_manager_dataReturns all data for the manager. Provides a drupal_alter() for changing the data for the manager.
apachesolr_ajax_menuImplementation of hook_menu().
apachesolr_ajax_menu_alterImplementation of hook_menu_alter().
apachesolr_ajax_passthru_enabledAccess callback.
apachesolr_ajax_search_viewRe-implementation of apachesolr_search_view().
apachesolr_ajax_widget_dataReturns all data for widget instances. Invokes hook_apachesolr_ajax_widget_data() so modules may add widgets. Provides a drupal_alter() for changing the data for widget instances.
apachesolr_ajax_widget_data_loadReturns the widget data for the matching widget.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters (without spaces) shown in the image.