Last modified: 2007-05-21 05:26:04 UTC
as it is now, when specifying JSON output, it will for arrays generate "hashes", but the keys for those entries, are only to be found inside actual object (like pageid for example). I propose when specifying JSON output, for all arrays, add a index array for all those keys ('index': [ ... ],).
I am not sure I understood. Can you give an example?
* added query parameter indexpageids to list the page ids of all returned page items (bug 9121) r22294