protected static class QueryElevationComponent.ElevatingQuery extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
queryString |
boolean |
subsetMatch |
| Modifier | Constructor and Description |
|---|---|
protected |
ElevatingQuery(String queryString,
boolean subsetMatch) |
public final String queryString
public final boolean subsetMatch
protected ElevatingQuery(String queryString, boolean subsetMatch) throws IOException
queryString - The query to elevate documents for (not the analyzed form).subsetMatch - Whether to match a subset of query terms.IOExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.