You are here

Functions in Apachesolr User 6

Primary tabs

Namesort descending Location Description Direct uses Strings
apachesolr_user_add_user_document ./apachesolr_user.module
apachesolr_user_enable ./apachesolr_user.install Implementation of hook_enable().
apachesolr_user_get_profile_info ./apachesolr_user.module 1
apachesolr_user_get_users_to_index ./apachesolr_user.module 1
apachesolr_user_index_users ./apachesolr_user.module 1
apachesolr_user_install ./apachesolr_user.install Implementation of hook_install().
apachesolr_user_profile_index_key ./apachesolr_user.module 1
apachesolr_user_rebuild_index_table ./apachesolr_user.module Truncate and rebuild the apachesolr_search_user 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. 1
apachesolr_user_schema ./apachesolr_user.install Implementation of hook_schema().
apachesolr_user_uninstall ./apachesolr_user.install Implementation of hook_uninstall()
apachesolr_user_update_index ./apachesolr_user.module This module will index users and there profile information in Solr. As this is a D6 module we are treating them like nodes 1
apachesolr_user_user ./apachesolr_user.module
apachesolr_user_user_to_document ./apachesolr_user.module Given a node ID, return a document representing that node. 1
apachesolr_user_user_update ./apachesolr_user.module 1

Other projects