public class PresearcherMatch<T extends QueryMatch> extends Object
QueryMatch with information about which queries were selected by the presearcher| Modifier and Type | Field and Description |
|---|---|
String |
presearcherMatches
The presearcher hits
|
String |
queryId
The query id
|
T |
queryMatch
The QueryMatch
|
public final String presearcherMatches
public final T extends QueryMatch queryMatch
public final String queryId
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.