I currently use the continue option when retrieving results pages from Mediawiki (specifically the Wikimedia installation), which works well. What I would like to do also supports reverse paging, and I found the following sentence , but it doesn't seem to be implemented yet.
I can understand something in my application, but first I need to check if the Mediawiki API has an existing path for reverse paging or, if not, b) set the methods that people have found to do it reliably.
Contextual Information: I am writing a mobile application in Swift and there does not seem to be a mature Mediawiki client library, so I myself make continuation material that works well with direct search call.
source share