6 calls to apachesolr_site_hash() in Apache Solr Search 8
- apachesolr_access_apachesolr_index_document_build_node in apachesolr_access/apachesolr_access.module 
- Implements hook_apachesolr_index_document_build_node()
- apachesolr_access_build_subquery in apachesolr_access/apachesolr_access.module 
- Creates a Solr query for a given user
- apachesolr_document_id in ./apachesolr.module 
- Generate a unique ID for an entity being indexed.
- DrupalApacheSolrNodeAccess::testIndexing in apachesolr_access/tests/ apachesolr_access.test 
- Tests indexing and check if it adds the correct grants for those specific users
- hook_apachesolr_delete_by_query_alter in ./apachesolr.api.php 
- Allows a module to modify the delete query.
- _apachesolr_index_process_entity_get_document in ./apachesolr.index.inc 
- Returns a generic Solr document object for this entity.
