C# Class Lucene.Net.Search.Explanation.IDFExplanation

Afficher le fichier Open project: synhershko/lucene.net

Méthodes publiques

Méthode Description
Explain ( ) : System.String

This should be calculated lazily if possible.

Method Details

Explain() public abstract méthode

This should be calculated lazily if possible.
public abstract Explain ( ) : System.String
Résultat System.String