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

显示文件 Open project: apache/lucenenet

Public Methods

Method Description
FieldAndTerm ( string field, BytesRef term ) : Lucene.Net.Documents

Method Details

FieldAndTerm() public method

public FieldAndTerm ( string field, BytesRef term ) : Lucene.Net.Documents
field string
term BytesRef
return Lucene.Net.Documents