T - a subclass of CandidateMatcherpublic interface MatcherFactory<T extends QueryMatch>
| Modifier and Type | Method and Description |
|---|---|
CandidateMatcher<T> |
createMatcher(IndexSearcher searcher)
Create a new
CandidateMatcher object, to select
queries to match against the passed-in IndexSearcher |
CandidateMatcher<T> createMatcher(IndexSearcher searcher)
CandidateMatcher object, to select
queries to match against the passed-in IndexSearcherCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.