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 | Method and Description |
---|---|
SpatialContext |
QueryBuilder.spatial()
Build a spatial query.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedSpatialContext |
Modifier and Type | Method and Description |
---|---|
SpatialContext |
ConnectedSpatialContext.boostedTo(float boost) |
SpatialContext |
ConnectedSpatialContext.filteredBy(Filter filter) |
SpatialContext |
ConnectedQueryBuilder.spatial() |
SpatialContext |
ConnectedSpatialContext.withConstantScore() |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved