@Deprecated public class SpanNearPayloadCheckQuery extends SpanPayloadCheckQuery
SpanPayloadCheckQuery.SpanPayloadCheckWeightmatch, payloadToMatch| Constructor and Description |
|---|
SpanNearPayloadCheckQuery(SpanNearQuery match,
List<BytesRef> payloadToMatch)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SpanNearPayloadCheckQuery |
clone()
Deprecated.
Returns a clone of this query.
|
boolean |
equals(Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString(String field)
Deprecated.
Prints a query to a string, with
field assumed to be the
default field and omitted. |
createWeight, getFieldgetTermContexts, getTermContexts, rewritepublic SpanNearPayloadCheckQuery(SpanNearQuery match, List<BytesRef> payloadToMatch)
public String toString(String field)
Queryfield assumed to be the
default field and omitted.toString in class SpanPayloadCheckQuerypublic SpanNearPayloadCheckQuery clone()
Querypublic boolean equals(Object o)
equals in class SpanPayloadCheckQuerypublic int hashCode()
hashCode in class SpanPayloadCheckQueryCopyright © 2000-2017 The Apache Software Foundation. All Rights Reserved.