C# 클래스 Lucene.Net.Search.Payloads.TestPayloadNearQuery

상속: Lucene.Net.Util.LuceneTestCase
파일 보기 프로젝트 열기: synhershko/lucene.net 1 사용 예제들

공개 메소드들

메소드 설명
TestPayloadNearQuery ( ) : System

비공개 메소드들

메소드 설명
InitBlock ( ) : void
NewPhraseQuery ( System fieldName, System phrase, bool inOrder ) : Lucene.Net.Search.Payloads.PayloadNearQuery
SetUp ( ) : void
SpanNearQuery_Renamed ( System fieldName, System words ) : Lucene.Net.Search.Spans.SpanNearQuery
Test ( ) : void
TestComplexNested ( ) : void
TestLongerSpan ( ) : void
TestPayloadNear ( ) : void

메소드 상세

TestPayloadNearQuery() 공개 메소드

public TestPayloadNearQuery ( ) : System
리턴 System