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

Inheritance: Sv
Datei anzeigen 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