- apachesolr_nodeaccess_rebuild_nodeaccess in contributions/apachesolr/contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module
- Force Solr to do a total re-index when node access rules change.
- apachesolr_og_update_6000 in contributions/apachesolr/contrib/apachesolr_og/apachesolr_og.install
- Re-index so as to use new missing field query.
- apachesolr_rebuild_index_table in contributions/apachesolr/apachesolr.module
- Truncate and rebuild the apachesolr_search_node table, reset the apachesolr_index_last variable. This is the most complete way to force reindexing, or to build the indexing table for the first time.
- apachesolr_search_search in contributions/apachesolr/apachesolr_search.module
- Implementation of hook_search().