Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Lucene
Net
Facet
Taxonomy
TaxonomyFacetSumValueSource.FakeScorer
C# Class Lucene.Net.Facet.Taxonomy.TaxonomyFacetSumValueSource.FakeScorer
Inheritance:
Scorer
显示文件
Open project: apache/lucenenet
Public Methods
Method
Description
Advance
(
int
target
) :
int
Cost
( ) :
long
DocID
( ) :
int
Freq
( ) :
int
NextDoc
( ) :
int
Score
( ) :
float
Private Methods
Method
Description
FakeScorer
( ) :
System
Method Details
Advance()
public
method
public
Advance
(
int
target
) :
int
target
int
return
int
Cost()
public
method
public
Cost
( ) :
long
return
long
DocID()
public
method
public
DocID
( ) :
int
return
int
Freq()
public
method
public
Freq
( ) :
int
return
int
NextDoc()
public
method
public
NextDoc
( ) :
int
return
int
Score()
public
method
public
Score
( ) :
float
return
float