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)
queryString - The query to elevate documents for (not the analyzed form).subsetMatch - Whether to match a subset of query terms.Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.