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
Steps to reproduce:
Go to https://jpeople.jacobs-cs.club/. Enter "Michael" into the search bar, press enter, see several hits appearing (so apparently a valid query was made.)
Expected result: Among the hits, I can also find "Michael Benjamin Rothgang".
Actual results: I count 28 hits, but not this one. However, when searching for "Rothgang" (or even "Rot" already), I get only few hits, including the MBR one. How come?
The text was updated successfully, but these errors were encountered:
Hit the load more button at the very button (maybe this should be done automatically). Then "Michael Rothgang" shows up. Also searching for "Michael R" dramatically reduces the result.
Maybe we should prioritise first names in the search (we should think about prioriitisation anyways. )
Yeah, "load more" fixes it for me. +1 for rethinking prioritisation, but to me at least it's not obvious whether first or last names should be preferred.
What you could do, however, is note that there were many more results, and asking me if I wanted to show them all/mention the load more button at the bottom. That seems like a good thing anyways.
Re-thinking how this should be: Can you add something like "displaying first N matches, M found", with possibly a button "load all" (not only "load more") - quite a few times I already found myself clicking "load more" almost until exhaustion - this would improve a lot by this.
(And as I'd see how matches I'd load, performance cliffs or so would be "my fault".)
Steps to reproduce:
Go to https://jpeople.jacobs-cs.club/. Enter "Michael" into the search bar, press enter, see several hits appearing (so apparently a valid query was made.)
Expected result: Among the hits, I can also find "Michael Benjamin Rothgang".
Actual results: I count 28 hits, but not this one. However, when searching for "Rothgang" (or even "Rot" already), I get only few hits, including the MBR one. How come?
The text was updated successfully, but these errors were encountered: