Similar to #205 but with a way simpler approach, analogous to LIMIT BY in SQL.
Noone is going to manually scroll through hundreds or thousands of items anyway if there is a search functionality, so simply restricting rendering to the top N elements would be neat.