String of the shared doc store segment, or null if this segment does not share the doc store files.

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

Syntax

C#
public string docStoreSegment
Visual Basic
Public docStoreSegment As String
Visual C++
public:
String^ docStoreSegment

See Also