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

Inheritance: Mv
Exibir arquivo Open project: apache/lucenenet

Public Methods

Method Description
Collect ( int doc ) : void

Private Methods

Method Description
Avg ( string field ) : System

Method Details

Collect() public method

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