C# Class Lucene.Net.Index.TestIndexCommit.IndexCommitSecond

Inheritance: IndexCommit
显示文件 Open project: synhershko/lucene.net

Public Methods

Method Description
Delete ( ) : void
IndexCommitSecond ( Lucene.Net.Store.Directory dir ) : System

Method Details

Delete() public method

public Delete ( ) : void
return void

IndexCommitSecond() public method

public IndexCommitSecond ( Lucene.Net.Store.Directory dir ) : System
dir Lucene.Net.Store.Directory
return System