C# Class Lucene.Net.Index.TestNorms.SimilarityOne

Inheritance: Lucene.Net.Search.DefaultSimilarity
Afficher le fichier Open project: synhershko/lucene.net

Méthodes publiques

Méthode Description
LengthNorm ( System fieldName, int numTerms ) : float
SimilarityOne ( TestNorms enclosingInstance ) : System

Private Methods

Méthode Description
InitBlock ( TestNorms enclosingInstance ) : void

Method Details

LengthNorm() public méthode

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

SimilarityOne() public méthode

public SimilarityOne ( TestNorms enclosingInstance ) : System
enclosingInstance TestNorms
Résultat System