|
|
|
|
|
by burfog
2672 days ago
|
|
Count matches, sort, and then put separators between different levels of matching. So the top of the list would be companies with 8 matches, then there is a separator, then there are companies with 7 matches, then there is a separator, and so on... all the way down to zero matches. The list is always everything, but the sort order changes. |
|