| 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 |
|---|---|
WithinContext |
SpatialMatchingContext.within(double distance,
Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
WithinContext |
ConnectedSpatialMatchingContext.within(double distance,
Unit unit) |
Copyright © 2006–2013 Hibernate. All rights reserved.