Project

General

Profile

« Previous | Next » 

Revision 3069

Added by perry over 17 years ago

Ensure that spatial cache respects changed access constraints for updated documents

View differences:

SpatialDocument.java
117 117
      pstmt.close();
118 118
    }
119 119
    catch(Exception e) {
120
      log.error(" ---- Could not get bounding coordinates for " + docid + );
120
      log.error(" ---- Could not get bounding coordinates for " + docid );
121 121
      e.printStackTrace();
122 122
    }      
123 123

  

Also available in: Unified diff