C# 클래스 Lucene.Net.Index.BasePostingsFormatTestCase.FieldAndTerm

파일 보기 프로젝트 열기: apache/lucenenet

공개 메소드들

메소드 설명
FieldAndTerm ( string field, BytesRef term ) : Lucene.Net.Documents

메소드 상세

FieldAndTerm() 공개 메소드

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