C# Class Lucene.Net.Search.TestMatchAllDocsQuery

Inheritance: Lucene.Net.Util.LuceneTestCase
Datei anzeigen Open project: synhershko/lucene.net

Public Methods

Method Description
TestMatchAllDocsQuery ( ) : System

Private Methods

Method Description
AddDoc ( System text, Lucene.Net.Index.IndexWriter iw, float boost ) : void
InitBlock ( ) : void
TestEquals ( ) : void
TestQuery ( ) : void

Method Details

TestMatchAllDocsQuery() public method

public TestMatchAllDocsQuery ( ) : System
return System