| Package | Description |
|---|---|
| org.apache.lucene.document |
The logical representation of a
Document for indexing and searching. |
| org.apache.lucene.geo |
Geospatial Utility Implementations for Lucene Core
|
| Modifier and Type | Field and Description |
|---|---|
(package private) Rectangle2D |
LatLonShapeBoundingBoxQuery.rectangle2D |
| Modifier and Type | Method and Description |
|---|---|
static Rectangle2D |
Rectangle2D.create(Rectangle rectangle)
Builds a Rectangle2D from rectangle
|