C# Class Lucene.Net.QueryParsers.Classic.TestMultiFieldQueryParser

显示文件 Open project: apache/lucenenet

Private Methods

Method Description
AssertStopQueryEquals ( string qtxt, string expectedRes ) : void

verify parsing of query using a stopping analyzer

TestAnalyzerReturningNull ( ) : void
TestBoostsSimple ( ) : void
TestSimple ( ) : void
TestSimpleRegex ( ) : void
TestStaticMethod1 ( ) : void
TestStaticMethod2 ( ) : void
TestStaticMethod2Old ( ) : void
TestStaticMethod3 ( ) : void
TestStaticMethod3Old ( ) : void
TestStopWordSearching ( ) : void
TestStopwordsParsing ( ) : void