C# Класс Lucene.Net.QueryParsers.TestMultiFieldQueryParser

Наследование: Lucene.Net.Util.LuceneTestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
tesStopwordsParsing ( ) : void

test stop words arsing for both the non static form, and for the corresponding static form (qtxt, fields[]).

Приватные методы

Метод Описание
AssertStopQueryEquals ( string qtxt, string expectedRes ) : void
TestAnalyzerReturningNull ( ) : void
TestBoostsSimple ( ) : void
TestSimple ( ) : void
TestStaticMethod1 ( ) : void
TestStaticMethod2 ( ) : void
TestStaticMethod2Old ( ) : void
TestStaticMethod3 ( ) : void
TestStaticMethod3Old ( ) : void
TestStopWordSearching ( ) : void

Описание методов

tesStopwordsParsing() публичный Метод

test stop words arsing for both the non static form, and for the corresponding static form (qtxt, fields[]).
public tesStopwordsParsing ( ) : void
Результат void