Starts but does not complete the commit of this file (=
writing of the final checksum at the end). After this
is called must call {@link #finishCommit} and the
{@link #close} to complete the commit.
Namespace: Lucene.Net.StoreAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public virtual void PrepareCommit() |
| Visual Basic |
|---|
Public Overridable Sub PrepareCommit |
| Visual C++ |
|---|
public: virtual void PrepareCommit() |