You are here

Functions in Apache Solr Term Proximity 7

Primary tabs

Namesort descending Location Description Direct uses Strings
apachesolr_proximity_apachesolr_query_alter ./apachesolr_proximity.apachesolr.inc Implements hook_apachesolr_query_alter().
apachesolr_proximity_bias_form_reset ./apachesolr_proximity.module Form submission handler for apachesolr_search_bias_form. 1
apachesolr_proximity_bias_form_submit ./apachesolr_proximity.module Form submission handler for apachesolr_search_bias_form. 1
apachesolr_proximity_build_query ./apachesolr_proximity.apachesolr.inc Builds the proximity query to be set as the "q" parameter. 1
apachesolr_proximity_form_apachesolr_search_bias_form_alter ./apachesolr_proximity.module Implements hook_form_FORM_ID_alter for apachesolr_search_bias_form.
apachesolr_proximity_get_boost ./apachesolr_proximity.module Gets the proximity boost for an enviromnent. 2
apachesolr_proximity_match_keywords ./apachesolr_proximity.apachesolr.inc Helper function that matches terms and phrases in the search query. 2
apachesolr_proximity_parse_query ./apachesolr_proximity.apachesolr.inc Parses the search query into terms and phrases. 3
apachesolr_proximity_reset_boost ./apachesolr_proximity.module Resets the proximity boost for an enviromnent to its default value (8.0). 1
apachesolr_proximity_set_boost ./apachesolr_proximity.module Sets the proximity boost for an enviromnent. 1

Other projects