Hi, by default, the size of data is not stored as property.
A possible solution would be using a custom node type and add a property for the size (and fill it). Then you can use aggregate functions in the query. Regards, Robert -----Ursprüngliche Nachricht----- Von: Anand Rathi [mailto:[email protected]] Gesendet: Donnerstag, 26. April 2012 12:44 An: [email protected] Betreff: How to calculate size of data uploaded under certain node Hi, I am using jackrabbit v2.2.5. I have hierarchy of nodes and uploading files under those nodes. I want to measure the size of data uploaded under certain node. Is there any way to get this? Is this possible using SQL or XPATH search? Thanks. Regards, Anand
