Table of Contents

Public namespace Rowles.LeanLucene.Search.Geo

Classes

Public class GeoBoundingBoxQuery

Query matching documents within a geographic bounding box.

Public class GeoDistanceQuery

Query matching documents within a specified distance from a centre point.

Public class GeoEncodingUtils

Utilities for encoding/decoding geographic coordinates to/from numeric values suitable for indexing and range queries.