S. Nunes wrote:
> Hi,
> 
> This is great news. It has a lot of potential.
> 
> The "counter" property corresponds to the total number of hits since
> the page was created?
> A suggestion: it would be great to have this info by revision. Given a
> page title + a revid, return the number of hits observed when this
> revision was committed.

The db stores it per page, not per revision.


> Even better would be to have access to the full request metadata for
> each hit. I understand that this would greatly increase storage
> requirements.

Since storing per revision would require a schema change, and your needs
go even beyond that, I suggest you add that as an Extension.

Note however that all that information is already stored on normal HTTP
logs.

_______________________________________________
Mediawiki-api mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to