C# Class NuGet.Indexing.CustomSimilarity

Inheritance: Lucene.Net.Search.DefaultSimilarity
Afficher le fichier Open project: NuGet/NuGet.Services.Metadata

Méthodes publiques

Méthode Description
LengthNorm ( string fieldName, int numTerms ) : float

Method Details

LengthNorm() public méthode

public LengthNorm ( string fieldName, int numTerms ) : float
fieldName string
numTerms int
Résultat float