You are here

10 calls to apachesolr_static_response_cache() in Apache Solr Search 6.3

ApacheSolrFacetapiAdapter::getResultCount in plugins/facetapi/adapter.inc
Returns the number of total results found for the current search.
ApacheSolrFacetapiAdapter::searchExecuted in plugins/facetapi/adapter.inc
Returns a boolean flagging whether $this->_searcher executed a search.
ApacheSolrFacetapiDate::build in plugins/facetapi/query_type_date.inc
Initializes the facet's build array.
ApacheSolrFacetapiGeo::build in plugins/facetapi/query_type_geo.inc
Initializes the facet's build array.
ApacheSolrFacetapiNumericRange::build in plugins/facetapi/query_type_numeric_range.inc
Initializes the facet's build array.
ApacheSolrFacetapiTerm::build in plugins/facetapi/query_type_term.inc
Initializes the facet's build array.
apachesolr_do_query in ./apachesolr.module
Execute a keyword search based on a query object.
apachesolr_search_block_view in ./apachesolr_search.module
Vew a specific block according to the delta identifier
apachesolr_search_get_search_suggestions in ./apachesolr_search.module
Retrieve all of the suggestions that were given after a certain search
apachesolr_search_preprocess_search_results in ./apachesolr_search.module
@todo Make sure the paging works for Drupal 6