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

Handle search sort types other than Relevance #632

Open
halkeye opened this issue Apr 8, 2021 · 8 comments
Open

Handle search sort types other than Relevance #632

halkeye opened this issue Apr 8, 2021 · 8 comments

Comments

@halkeye
Copy link
Member

halkeye commented Apr 8, 2021

Right now we don't actually tell algolia how we want to sort. With the recently released features (https://www.algolia.com/doc/guides/managing-results/refine-results/sorting/) we should be able to support the other sort types without having to upload 4 more copies of the same data.

Need to figure out how to setup the virtual replicas (replicas purely for sorting, and don't take up extra units)

Types:
Most installed
Trending
Title
Release date

@ianwilliams1
Copy link

ianwilliams1 commented May 29, 2021

In addition to proper sorting (as I raised in WEBSITE-763, it would be helpful if the footer headers for "New Plugins", "Recently updated", "Trending ", were clickable links to the chosen search results.

image

@zbynek
Copy link
Contributor

zbynek commented Apr 24, 2022

Virtual replicas are only available on Premium plans.

Is thispart of the OSS deal Jenkins is using?

@halkeye
Copy link
Member Author

halkeye commented Apr 24, 2022

image

image

i think we can make replicas?

@zbynek
Copy link
Contributor

zbynek commented Apr 24, 2022

@halkeye thanks. Is there the option to choose between standard and virtual replica? https://www.algolia.com/doc/guides/managing-results/refine-results/sorting/how-to/creating-replicas/#virtual-replicas

@halkeye
Copy link
Member Author

halkeye commented Apr 24, 2022

I don't think so

image

@zbynek zbynek changed the title Handle the other search sort types other than Relevance Handle search sort types other than Relevance Sep 17, 2023
@krisstern
Copy link
Member

Sorting currently does not work according to #1510, I would like to work on this for Hacktoberfest 2023.

@sridamul
Copy link
Contributor

sridamul commented Feb 4, 2024

@halkeye Virtual replicas are even available in the free tier account. Can you check again now for the virtual replica in the AOS plan?
virtual-replica

@halkeye
Copy link
Member Author

halkeye commented Feb 5, 2024

I couldn't find that screen.

I'm not really involved with jenkins much anymore. Can you bug helpdesk, or markewaite or someone to investigate more?

https://dashboard.algolia.com/apps/HF9WKP9QU1/explorer/replicas/Plugins does have a create new replica screen, but doesn't have such a thing as virtual replica.

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

No branches or pull requests

5 participants