numo-labs / isearch-ui

:yellow_heart: :mag: The ui for inspirational search!
GNU General Public License v3.0
7 stars 7 forks source link

Tweak timing of loading search results to improve sorting #498

Closed lennym closed 8 years ago

lennym commented 8 years ago

Show the first two results to be received immediately to give user feedback about the search success. Then either after 3 seconds, or a gap in result loading display the first 20.

This allows more of the early results to be buffered into the stream and therefore to be sorted using our ranking algorithm, while still giving the user fast feedback.