You are here

constant APACHESOLR_READ_ONLY in Apache Solr Search 6

Same name and namespace in other branches
  1. 8 apachesolr.module \APACHESOLR_READ_ONLY
  2. 5.2 apachesolr.module \APACHESOLR_READ_ONLY
  3. 6.3 apachesolr.module \APACHESOLR_READ_ONLY
  4. 6.2 apachesolr.module \APACHESOLR_READ_ONLY
  5. 7 apachesolr.module \APACHESOLR_READ_ONLY
5 uses of APACHESOLR_READ_ONLY
apachesolr_cron in ./apachesolr.module
Implementation of hook_cron().
apachesolr_get_nodes_to_index in ./apachesolr.module
Returns an array of rows from a query based on an indexing namespace.
apachesolr_nodeapi_mass_delete in ./apachesolr.index.inc
apachesolr_nodeapi_mass_update in ./apachesolr.index.inc
apachesolr_search_help in ./apachesolr_search.module
Implementation of hook_help().

File

./apachesolr.module, line 9
Integration with the Apache Solr search application.

Code

define('APACHESOLR_READ_ONLY', 1);