Get the next segments_N filename that will be written.
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public string GetNextSegmentFileName() |
| Visual Basic |
|---|
Public Function GetNextSegmentFileName As String |
| Visual C++ |
|---|
public: String^ GetNextSegmentFileName() |
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Index.SegmentInfos.GetNextSegmentFileName"]