Verb
re-sort (third-person singular simple present re-sorts, present participle re-sorting, simple past and past participle re-sorted)
Alternative form of resort (Etymology 2, to sort again)
Usually it shouldn't be necessary to call this method since the list maintains its sort order when items are added and removed, but if you change the `comparator` function after items are already in the list, you'll need to re-sort. Source: Internet
So you just want a re-sort of the results? Source: Internet