public static class ContextMapping.InternalQueryContext
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
boost |
java.lang.String |
context |
boolean |
isPrefix |
Constructor and Description |
---|
InternalQueryContext(java.lang.String context,
int boost,
boolean isPrefix) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |