documentCount property

int documentCount
getter/setter pair

Keeps track of the total number of documents indexed.

Implementation

int documentCount = 0;