Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show most recently updated people on Search API #3069

Closed
stefannibrasil opened this issue Jul 15, 2018 · 1 comment · Fixed by #3134
Closed

Show most recently updated people on Search API #3069

stefannibrasil opened this issue Jul 15, 2018 · 1 comment · Fixed by #3134
Assignees
Labels
rgsoc Rails Girls Summer of Code summer-of-code

Comments

@stefannibrasil
Copy link

Part of #2755

Change the sorting of the results in the API to most recently updated people as discussed in #2925

@milaaraujo
Copy link
Collaborator

milaaraujo commented Jul 17, 2018

Hey @jywarren, I need some help to understand exactly what you need us to do here! Your comment:

[...]change the sorting of the results in the API to most recently updated people... so changing this line from this instead of this --- a good break-out issue!

Well, the methods return profiles based in different parameters. If I understood correctly, textSearch_profiles method searches for profiles with matching usernames. And textSearch_recentPeople method gets X number of latest people/contributors - with X equal to srchString - optionally we can also filter the search by tag. So, I didnt understand what you mean by ΅changing this lines..." if the methods are different.

By chance, is (textSearch_profiles returning users sorted by users with more recent activities) what you would like?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rgsoc Rails Girls Summer of Code summer-of-code
Projects
None yet
2 participants