You are here: C++ Support Classes > dtSearch Namespace > Classes > dtsIndexCacheOptions Structure
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsIndexCacheOptions Structure

File: dtsIndexCache.h 

Namespace: dtSearch 

Syntax
C++
struct dtsIndexCacheOptions { int structSize; int maxCount; int autoReopenTime; int autoCloseTime; };

Options to control the behavior of an index cache (dtsIndexCache)

Copyright (c) 1995-2023 dtSearch Corp. All rights reserved.