Package | Description |
---|---|
org.hibernate.search.query.dsl |
Provide a domain specific language to write Lucene queries and create faceting requests.
|
Modifier and Type | Method and Description |
---|---|
SpatialTermination |
WithinContext.LongitudeContext.andLongitude(double longitude)
Longitude in degree
|
SpatialTermination |
WithinContext.ofCoordinates(Coordinates coordinates)
Coordinate object representing the center of the search
|
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.