You are here

9 calls to apachesolr_drupal_query() in Apache Solr Search 6.2

apachesolr_mlt_suggestions in ./apachesolr.module
Performs a moreLikeThis query using the settings and retrieves documents.
apachesolr_nodeaccess_build_subquery in contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module
Creates a Solr query for a given user
apachesolr_search_browse in ./apachesolr_search.module
Execute an empty search (match all documents) and show a listing of all enabled facets.
apachesolr_search_execute in ./apachesolr_search.module
Execute a search results based on keyword, filter, and sort strings.
DrupalSolrQueryTests::testAddTerm in tests/solr_base_query.test
DrupalSolrQueryTests::testParseSimple in tests/solr_base_query.test
DrupalSolrQueryTests::testRemoveTerm in tests/solr_base_query.test
DrupalSolrSubQueryTests::testSubQueriesFilter in tests/solr_base_subquery.test
DrupalSolrSubQueryTests::testSubQueriesQuery in tests/solr_base_subquery.test