Here is a simple example scenario –
A ‘Tag’ has many ‘Questions’. When I get a list of Tags how do I order by the Tags Question Count using the Criteria API?
I have done this before but haven’t touched NH in about 4 months and have forgotten… projections maybe? help!!!
Thanks
Sat down with a fresh pair of eyes and figured it out… Tags are now ordered by a propery on the Tags Question collection (views).. which made alot more sence in my domain than ordering by the count of children