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

Grouping search results by host-url #1571

Open
Mikelolic opened this issue Mar 21, 2018 · 0 comments
Open

Grouping search results by host-url #1571

Mikelolic opened this issue Mar 21, 2018 · 0 comments

Comments

@Mikelolic
Copy link

We are trying to get a result that is grouped by host-url. So we basically want a collapsed result list grouped by the host urls that contains the best n results for each host in this form:
host a [ resulta1, resulta2, resulta3,..., resultan]
host b [ resultb1, resultb2, resultb3,... resultbn]
....

Our question is if there is already an implementation that we can use or will we have to implement it ourselves? Are there maybe query parameters we can use for that?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants