You are here

protected static property Solr_Base_Query::$idCount in Apache Solr Search 5.2

Same name and namespace in other branches
  1. 6 Solr_Base_Query.php \Solr_Base_Query::idCount
  2. 6.2 Solr_Base_Query.php \Solr_Base_Query::idCount

Static shared by all instances, used to increment ID numbers.

File

./Solr_Base_Query.php, line 68

Class

Solr_Base_Query

Code

protected static $idCount = 0;