public class QueryMatch extends Object
Derived classes may contain more information (such as scores, highlights, etc)
ExplainingMatch,
ScoringMatch,
HighlightsMatch| Modifier and Type | Field and Description |
|---|---|
static MatcherFactory<QueryMatch> |
SIMPLE_MATCHER |
| Constructor and Description |
|---|
QueryMatch(String queryId)
Creates a new QueryMatch for a specific query and document
|
public static final MatcherFactory<QueryMatch> SIMPLE_MATCHER
public QueryMatch(String queryId)
queryId - the query idCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.