7 calls to apachesolr_document_id() in Apache Solr Search 8
- apachesolr_index_delete_entity_from_index in ./
apachesolr.index.inc - Delete an entity from the index.
- apachesolr_index_nodeapi_mass_delete in ./
apachesolr.index.inc - Mass delete nodes from the solr indexer tables.
- apachesolr_index_nodeapi_mass_update in ./
apachesolr.index.inc - Mass Update nodes from the solr indexer table
- apachesolr_search_block_view in ./
apachesolr_search.module - Implements hook_block_view().
- DrupalApacheSolrNodeAccess::testIndexing in apachesolr_access/
tests/ apachesolr_access.test - Tests indexing and check if it adds the correct grants for those specific users
- DrupalSolrMatchTestCase::buildDocument in tests/
solr_index_and_search.test - _apachesolr_index_process_entity_get_document in ./
apachesolr.index.inc - Returns a generic Solr document object for this entity.