Package | Description |
---|---|
org.hibernate.search.query.dsl.sort | |
org.hibernate.search.query.dsl.sort.impl |
Modifier and Type | Method and Description |
---|---|
SortDistanceFieldContext |
SortDistanceNoFieldContext.onField(String fieldName)
Order elements by distance computed from the coordinates carried by the given field.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedSortDistanceFieldContext |
Modifier and Type | Method and Description |
---|---|
SortDistanceFieldContext |
ConnectedSortDistanceNoFieldContext.onField(String fieldName) |
Copyright © 2006–2017 Hibernate. All rights reserved.