Hello,
Is there a way to just ask for the total number of revisions to a given page, rather than actually retrieve the said revisions?
Maybe it could be part of the "prop=info" - "Get basic page information"?
thanks, Brianna
Not sure how to implement this due to performance concerns: count(*) queries are fairly expensive for heavily edited articles and require aggregation for multiple pages. The performance of such queries will have to be evaluated.
--Yuri
On 7/25/07, Brianna Laugher brianna.laugher@gmail.com wrote:
Hello,
Is there a way to just ask for the total number of revisions to a given page, rather than actually retrieve the said revisions?
Maybe it could be part of the "prop=info" - "Get basic page information"?
thanks, Brianna
Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-api
mediawiki-api@lists.wikimedia.org