You are here

constant APACHESOLR_READ_WRITE in Apache Solr Search 5.2

Same name and namespace in other branches
  1. 8 apachesolr.module \APACHESOLR_READ_WRITE
  2. 6.3 apachesolr.module \APACHESOLR_READ_WRITE
  3. 6 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.

4 uses of APACHESOLR_READ_WRITE
apachesolr_delete_index_form in ./apachesolr.admin.inc
Create a form for deleting the contents of the Solr index.
apachesolr_delete_index_form_submit in ./apachesolr.admin.inc
Submit handler for apachesolr_delete_index_form()
apachesolr_get_nodes_to_index in ./apachesolr.module
Returns an array of rows from a query based on an indexing namespace.
apachesolr_search_help in ./apachesolr_search.module
Implementation of hook_help().

File

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

Code

define('APACHESOLR_READ_WRITE', 0);