You are here

constant APACHESOLR_READ_WRITE in Apache Solr Search 6

Same name and namespace in other branches
  1. 8 apachesolr.module \APACHESOLR_READ_WRITE
  2. 5.2 apachesolr.module \APACHESOLR_READ_WRITE
  3. 6.3 apachesolr.module \APACHESOLR_READ_WRITE
  4. 6.2 apachesolr.module \APACHESOLR_READ_WRITE
  5. 7 apachesolr.module \APACHESOLR_READ_WRITE

@file Integration with the Apache Solr search application.

7 uses of APACHESOLR_READ_WRITE
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_index_page in ./apachesolr.admin.inc
Gets information about the fields already in solr index.
apachesolr_nodeapi_mass_delete in ./apachesolr.index.inc
apachesolr_nodeapi_mass_update in ./apachesolr.index.inc

... See full list

File

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

Code

define('APACHESOLR_READ_WRITE', 0);