has this index open (
CopyC#
write.lock
could not be obtained)

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

Syntax

C#
public virtual bool GetUseCompoundFile()
Visual Basic
Public Overridable Function GetUseCompoundFile As Boolean
Visual C++
public:
virtual bool GetUseCompoundFile()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.Index.IndexModifier.GetUseCompoundFile"]

See Also

[!:IndexModifier.SetUseCompoundFile(boolean)]