Hi Vincet,
There are no aggregation or grouping functions in the CMIS query
language.
All you can do is to perform a query for each months with a page size
of 1 and then check if you get results back.
- Florian
Hello !!
Is there a way to write a query to get a distinct of all the dates of
modification of the documents in a node ?
The results would be something like this :
April 2011
December 2011
January 2012
March 2012
August 2012
I would click on the date afterwards and search the documents within
that time range through a "*" search.
Thanks for the help !
Vincent