https://bugzilla.wikimedia.org/show_bug.cgi?id=44746
--- Comment #7 from Thiemo Mättig <[email protected]> --- (In reply to Marius Hoch from comment #6) > this probably shouldn't use numerical offsets There is already a hard limit of 5000 in TermSqlIndex::getMatchingIDs(). Which is fine in my opinion. Decreasing this to something like 1000 would not help much. Also please note that none of the use cases we talk about here uses the "continue" parameter. So the limit and continuation really is not the problem. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
