| Modifier and Type | Field and Description |
|---|---|
MultiMatchingQueries<T> |
PresearcherMatches.matcher
The wrapped Matches
|
| Modifier and Type | Method and Description |
|---|---|
<T extends QueryMatch> |
Monitor.match(Document[] docs,
MatcherFactory<T> factory)
Match an array of
Documents against the queryindex, calling a CandidateMatcher produced by the
supplied MatcherFactory for each possible matching query. |
| Constructor and Description |
|---|
PresearcherMatches(Map<String,StringBuilder> matchingTerms,
MultiMatchingQueries<T> matcher)
Builds a new PresearcherMatches
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.