Package | Description |
---|---|
lumis.portal.bigdata.query |
Interfaces and classes used for performing a query in
IBigDataRepository (more specifically in an IBigDataSearcher ). |
lumis.portal.geolocation |
Modifier and Type | Method and Description |
---|---|
GeoPoint |
GeoDistanceAggregation.getPin()
Returns the center point of the aggregation.
|
GeoPoint |
GeoDistanceFilter.getPin()
Returns the pin.
|
GeoPoint |
GeoDistanceSearchQuerySort.getPin()
Returns the pin.
|
Constructor and Description |
---|
GeoDistanceAggregation(String id,
DocumentTypeField field,
GeoPoint pin)
Creates a new instance of the aggregation.
|
GeoDistanceFilter(DocumentTypeField field,
GeoPoint pin,
Distance distance)
Creates a new instance.
|
GeoDistanceSearchQuerySort(DocumentTypeField field,
GeoPoint pin,
SearchQuerySort.Order order)
Creates a new instance.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedGeoPoint
Represents an extended version of
GeoPoint . |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.