Package | Description |
---|---|
org.hibernate.search.query.dsl |
Provide a domain specific language to write Lucene queries and create faceting requests.
|
org.hibernate.search.query.dsl.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
SpatialContext |
Modifier and Type | Method and Description |
---|---|
SpatialMatchingContext |
SpatialContext.onField(String fieldName)
Used to select the spatial field/coordinates used for this query.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedSpatialContext |
class |
ConnectedSpatialMatchingContext |
Modifier and Type | Method and Description |
---|---|
SpatialMatchingContext |
ConnectedSpatialContext.onField(String fieldName) |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved