|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
IndexSearcher
and Weight
.q1
are the same as of those returned by q2
q1
are a subset of those returned by q2
q1
are a subset of those returned by q2
.
i
Weight
is not normalized again, which may produce wrong scores.
File
.
MockAnalyzer(random, pattern, lowerCase, CharArraySet.EMPTY_STOPSET, true
).
LookaheadTokenFilter
to randomly peek at future tokens.MockTokenizer(Reader, WHITESPACE, true)
t
(identical object).
Statement
.Thread.setDefaultUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler)
and causes test/ suite failures if uncaught exceptions are detected.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |