Hi,
I have a personal MediaWiki as a kinda Blackbook / Notebook and have a TODO list in here and access is via MediaWiker. I use ctrl+r to jump to a date which looks like
== 2016-02-25 ==
When I want to go to the latest entry, which is on top (the new entries are placed before the old ones, so descending order) I type ctrl+r 2 0 1 6.
Now there is the entry == 2016-02-16 == which is shown first in the overlay. Even if the order of the headlines is different, maybe because of the matching algorithm. Highlighted in the results is 2016 in every headline that matches, except for this one which is highlighted like this: == 2016-02-16 == and therefore disturbing the order.
This is no big deal but I am thinking that there might be an issue with the matching algorithm and just want to point that out.