Last modified: 2013-03-26 11:25:20 UTC
Any request for search results where the "offset" isn't a multiple of the "limit" returns fractional page numbers, for example http://en.wikipedia.org/w/index.php?title=Special:Search&search=fish&fulltext=Search&offset=120&limit=7 While technically correct this looks a bit odd, and I think it would be better to just round each number to the nearest integer before displaying it.
This issue seems specific to the LuceneSearch extension's front-end, which is on the way out.
WONTFIXing this as we're about to dump LuceneSearch front-end for the built-in one which doesn't suffer from the problem.
[Merging "MediaWiki extensions/Lucene Search" into "Wikimedia/lucene-search2", see bug 46542. You can filter bugmail for: search-component-merge-20130326 ]