You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2022/06/10 18:13:22 UTC

[GitHub] [jena] afs commented on pull request #1344: jena-geosparql - Add assembler option to disable spatial index

afs commented on PR #1344:
URL: https://github.com/apache/jena/pull/1344#issuecomment-1152616482

   The PR will add an option to make jena-geosparql ignore any persistent index.  All lookups will only look in the geosparql RDF data. This way, queries are correct with respect to data updates but slow.
   
   Is this the right thing to include in the codebase?
   
   @vtermanis - at what scale have you used this? Does that usage include containment queries?
   
   I propose merging this if there is a PR to update the
   documentation
   (https://github.com/apache/jena-site/blob/main/source/documentation/geosparql/geosparql-assembler.md).
   
   Is there a reason why the index can't be updated?
   


-- 
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: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org