DistanceQuery
, OrQuery
, SimpleTerm
, SrndPrefixQuery
, SrndTermQuery
, SrndTruncQuery
public interface DistanceSubQuery
Modifier and Type | Method | 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
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.