C# Class Lucene.Net.Index.BasePostingsFormatTestCase.FieldAndTerm

Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
FieldAndTerm ( string field, BytesRef term ) : Lucene.Net.Documents

Method Details

FieldAndTerm() public méthode

public FieldAndTerm ( string field, BytesRef term ) : Lucene.Net.Documents
field string
term BytesRef
Résultat Lucene.Net.Documents