You are here

public static property ApacheSolrUpdate::$_namespaces in Apache Solr Search 5

File

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

Class

ApacheSolrUpdate
The point of this class is to manage the update index needs of multiple search modules. Each one needs to track its own list of nodes that need updating.

Code

public static $_namespaces = array();