C# Class Lucene.Net.Search.Function.TestFieldScoreQuery

Inheritance: FunctionTestSetup
Mostra file Open project: synhershko/lucene.net

Public Methods

Method Description
TestFieldScoreQuery ( ) : System
TestFieldScoreQuery ( System name ) : System

Private Methods

Method Description
DoTestCaching ( System field, Lucene.Net.Search.Function.FieldScoreQuery tp ) : void
DoTestExactScore ( System field, Lucene.Net.Search.Function.FieldScoreQuery tp ) : void
DoTestRank ( System field, Lucene.Net.Search.Function.FieldScoreQuery tp ) : void
TestCachingByte ( ) : void
TestCachingFloat ( ) : void
TestCachingInt ( ) : void
TestCachingShort ( ) : void
TestExactScoreByte ( ) : void
TestExactScoreFloat ( ) : void
TestExactScoreInt ( ) : void
TestExactScoreShort ( ) : void
TestName ( ) : System.String
TestRankByte ( ) : void
TestRankFloat ( ) : void
TestRankInt ( ) : void
TestRankShort ( ) : void

Method Details

TestFieldScoreQuery() public method

public TestFieldScoreQuery ( ) : System
return System

TestFieldScoreQuery() public method

public TestFieldScoreQuery ( System name ) : System
name System
return System