Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Lucene
Net
Misc
TermStats
C# Class Lucene.Net.Misc.TermStats
Holder for a term along with its statistics (
DocFreq
and
TotalTermFreq
).
Afficher le fichier
Open project: apache/lucenenet
Private Properties
Свойство
Type
Description
TermStats
Lucene.Net.Util
Méthodes publiques
Méthode
Description
ToString
( ) :
string
Private Methods
Méthode
Description
TermStats
(
string
field
,
BytesRef
termtext
,
int
df
,
long
tf
) :
Lucene.Net.Util
Method Details
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string