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