C# Class Lucene.Net.Join.TermsWithScoreCollector.Mv

Inheritance: TermsWithScoreCollector
Mostra file Open project: apache/lucenenet

Public Methods

Method Description
Collect ( int doc ) : void

Private Methods

Method Description
Mv ( string field, ScoreMode scoreMode ) : System

Method Details

Collect() public method

public Collect ( int doc ) : void
doc int
return void