Mr_Tortue created this task.
Mr_Tortue added a project: Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  **Feature summary** (what you would like to be able to do and where):
  Add the possibility to change the sorting order, like in Special:Search on 
most wikis, in SearchPageGenerator, described on this page on Mediawiki 
<https://www.mediawiki.org/wiki/Help:CirrusSearch#Explicit%20sort%20orders>.
  
  **Use case(s)** (list the steps that you performed to discover that problem, 
and describe the actual underlying problem which you want to solve. Do not 
describe only a solution):
  When using SearchPageGenerator to edit a few articles (like 5-10 %) from a 
large search (in my example about 200K results), restarting the bot means going 
through all the articles already checked, which increased the time to process 
every results and the number of requests to the API. Caching the results can 
also solve this issue, but it's not always possible/desirable.
  
  **Benefits** (why should this be implemented?):
  
  - it will increase the usefulness of pywikibot (not needed to use another 
implementation instead)
  - it can reduce the number of requests to the API (i.e. more work done in the 
same time)
  - it can reduce the complexity of some code trying to work around

TASK DETAIL
  https://phabricator.wikimedia.org/T386594

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mr_Tortue
Cc: Aklapper, pywikibot-bugs-list, Mr_Tortue, mevo, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Aram, Viztor, Wenyi, Tbscho, 
MayS, Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, Hannolans, mys_721tx, 
Xqt, jayvdb, Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to