Aklakan commented on PR #3425:
URL: https://github.com/apache/jena/pull/3425#issuecomment-3460858481
I added the version check - with an old index it now outputs:
```
org.apache.jena.geosparql.spatial.SpatialIndexException: Spatial index
version 2.0.0 is no longer supported. Move or delete this file to allow for
creation of a new index in its place: /foo/bar/spatial.index
at
org.apache.jena.geosparql.spatial.index.v2.SpatialIndexIoKryo.load(SpatialIndexIoKryo.java:219)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]