Hi,
I wonder if there is anyway to retrieve comments from a SharePoint Pages library. We have comments enabled in our Pages library and need to create a filter that brings results based on the number of counts of comments. I wanted to retrieve comments initially from SPQuery but apparently comments are stored in a social feature database as opposed to residing in the library. I tried fetching the the comments following this blog but for some reason the comment count returned is always 0.
Thanks,