You are here

constant APACHESOLR_READ_WRITE in Apache Solr Search 6.2

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 apachesolr.module \APACHESOLR_READ_WRITE
  5. 7 apachesolr.module \APACHESOLR_READ_WRITE

@file Integration with the Apache Solr search application.

6 uses of APACHESOLR_READ_WRITE
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
apachesolr_search_help in ./apachesolr_search.module
Implementation of hook_help().

... See full list

File

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

Code

define('APACHESOLR_READ_WRITE', 0);