C# Class Lucene.Net.Index.TestIndexWriterReader.MyWarmer

Inheritance: IndexWriter.IndexReaderWarmer
显示文件 Open project: apache/lucenenet

Public Methods

Method Description
Warm ( AtomicReader reader ) : void

Method Details

Warm() public method

public Warm ( AtomicReader reader ) : void
reader AtomicReader
return void