vtermanis commented on PR #1344: URL: https://github.com/apache/jena/pull/1344#issuecomment-1153607187
> at what scale have you used this? Does that usage include containment queries? @afs , we've only used the `geof:(distance|sfWithin|sfContains)` functions so far, the latter two with `geof:buffer` only. The scale is small for now (100k geometries). --- > we will have think careful about updating the "other" indexing structure of the geospatial layer as well, i.e. that literal, transformation and query rewrite part I think. @LorenzBuehmann, do you mean because of the suggested `QuadTree` change for the spatial index or from a general performance perspective? (I saw your suggestion on using a different caching lib in Jira.) -- 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]
