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