Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsIndexCacheStatus Structure

File: dtsIndexCache.h 

Namespace: dtSearch 

Syntax
C++
struct dtsIndexCacheStatus { int structSize; int openIndexCount; int inUseCount; int cacheHitCount; };

Status of an index cache (dtsIndexCache), obtained from dtsIndexCache.getStatus().