private static class ContextQuery.ContextMetaData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private float |
boost
Boost associated with a
context value
|
private boolean |
exact
flag to indicate whether the context
value should be treated as an exact
value or a context prefix
|
Modifier | Constructor and Description |
---|---|
private |
ContextMetaData(float boost,
boolean exact) |