Aklakan commented on PR #213:
URL: https://github.com/apache/jena-site/pull/213#issuecomment-3769215829

   > Does removing SpatialIndexV1 result in any documentation changes?
   
   I don't think the doc mentions anything specific to the index 
implementation. The spatial index v1 used Java serialization to write out a 
flat list of index records (essentially just feature IRI + bounding box), 
whereas v2 serializes the tree structure itself using kryo.
   I should find time to finish this doc-update PR this week.
   


-- 
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]

Reply via email to