True if the shared doc store files are compound file format.

Namespace: Lucene.Net.Index
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public bool docStoreCompoundFile
Visual Basic
Public docStoreCompoundFile As Boolean
Visual C++
public:
bool docStoreCompoundFile

See Also