Hi folks, I'm working on an Alfresco project and our customer ask me to create a page where the administrator can see how many documents has been uploaded per user.
What's the best way to achieve that? I start looking at lucene query, but I discovers that it only returns max 1000 results… so if a user uploaded more documents, the information will be useless. Any idea? I can use a custom jsp inside Alfresco, a webscript, or something external that uses REST service… I haven't any restriction… I just need to do such reporting page.
Any clue?
Oh, I'm working on Alfresco CE 3.2r