Registry / database / lucene-spatial-extras

lucene-spatial-extras

JSON →
library10.4.0javamavenunverified

Apache Lucene module providing additional spatial search capabilities beyond the core spatial module.

<dependency> <groupId>org.apache.lucene</groupId> <artifactId>lucene-spatial-extras</artifactId> <version>10.4.0</version> </dependency>
INSTALL
IMPORT
SIG · LUCENE-SPATIAL-EXT
L
lucene-spatial-extras
databasejavav10.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SpatialExtras
org.apache.lucene.spatial.extras.SpatialExtras

Obtain a spatial strategy using Lucene Spatial Extras.

import org.apache.lucene.spatial.extras.SpatialExtras; import org.apache.lucene.spatial.SpatialStrategy; public class SpatialExample { public void example() { SpatialStrategy strategy = SpatialExtras.getStrategy(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.4.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
lucene-spatial-extras — mvn dependency:get lucene-spatial-extras · libregistry