Jena Fuseki 5.5.0 - Does the Spatial-Indexer reload the spatial index? #3442
              
                Unanswered
              
          
                  
                    
                      chaoshades
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 2 comments 1 reply
-
| 
         @chaoshades - you have more success in getting an answer to your question by send an email to the Jena users mailing list : [email protected] (you have to subscribe first if you are not already on that list).  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         @chaoshades - I was also exploring the spatial-indexer when I found this discussion.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello everyone,
Does the new Spatial-Indexer feature added in Jena Fuseki 5.5.0 also reload the spatial index without restarting?
Description
We followed the steps documented here apache/jena-site#213 to setup the config and the spatial index is regenerated without any issue. However, Fuseki needs to be restarted to reload the index.
It's quite fast to restart though and we are running in containers, so planning restarts would not be an issue if this is not available.
Use Case
One of our system will export its geo-spatial data into Fuseki in a one-way sync fashion. The updates will be frequent because this is the main operational system and it would be better if the GeoSPARQL queries would operate on the fresh data.
Configuration
I'm using the container version from jena-fuseki-docker
Entrypoint
config.ttl
Jena Fuseki
Beta Was this translation helpful? Give feedback.
All reactions