cancel
Showing results for 
Search instead for 
Did you mean: 

Attribute statistics

nico
Champ in-the-making
Champ in-the-making
Hi,

I want to do something like "select count(name) from document group by something".

How do I do that using repository services ? Or is it better to use JCR ?

Thanx in advance for your answers.

Regards,
Nico
1 REPLY 1

nico
Champ in-the-making
Champ in-the-making
if it's not possible, how would I do something like "select distinct(attribut) from document", ie getting all different values from an attribute.

Thanx in advance,
Nico