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