You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems trivial. People want the important stuff first, especially in a quick search,
where they're not likely to look for obscure items.
Environment
Browser:
Chrome (desktop) version:
Chrome (Android) version:
Chrome (iOS) version:
Firefox version:
Safari (desktop) version:
Safari (iOS) version:
IE version:
Edge version:
For development issues:
Node version:
Operating System:
Additional Description
I'm suggesting a system where the last viewed item always gets pushed to the top.
On average, that should result in what people want, and is probably the most dynamic
option.
The text was updated successfully, but these errors were encountered:
How do you imagine the dynamic system in the additional description? Having a big redis list with the top ~200 items inside?
My first thought for implementing that would be a simple searchRank inside the item database
I'm submitting a...
Current behavior
Returns search results by closest match.
Expected behavior
Should return most popular items first.
Minimal reproduction of the problem
Seems trivial. People want the important stuff first, especially in a quick search,
where they're not likely to look for obscure items.
Environment
Browser:
For development issues:
Additional Description
I'm suggesting a system where the last viewed item always gets pushed to the top.
On average, that should result in what people want, and is probably the most dynamic
option.
The text was updated successfully, but these errors were encountered: