C# 클래스 Lucene.Net.QueryParsers.Flexible.Standard.TestMultiAnalyzerQPHelper

This test case is a copy of the core Lucene query parser test, it was adapted to use new QueryParserHelper instead of the old query parser. Test QueryParser's ability to deal with Analyzers that return more than one token per position or that return tokens with a position increment > 1.
파일 보기 프로젝트 열기: apache/lucenenet

비공개 메소드들

메소드 설명
TestMultiAnalyzer ( ) : void
TestPosIncrementAnalyzer ( ) : void