public interface DistanceSubQuery
Modifier and Type | Method and Description |
---|---|
void |
addSpanQueries(SpanNearClauseFactory sncf) |
java.lang.String |
distanceSubQueryNotAllowed()
When distanceSubQueryNotAllowed() returns non null, the reason why the subquery
is not allowed as a distance subquery is returned.
|
java.lang.String distanceSubQueryNotAllowed()
void addSpanQueries(SpanNearClauseFactory sncf) throws java.io.IOException
java.io.IOException