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

Add support for ordering by relevance #134

Open
Tracked by #116
RobertCraigie opened this issue Nov 19, 2021 · 0 comments
Open
Tracked by #116

Add support for ordering by relevance #134

RobertCraigie opened this issue Nov 19, 2021 · 0 comments
Labels
kind/feature A request for a new feature. level/advanced priority/medium topic: client Related to the Client API
Projects

Comments

@RobertCraigie
Copy link
Owner

Problem

Prisma has support for ordering full text search results by relevance, we should support it too.

https://www.prisma.io/docs/concepts/components/prisma-client/filtering-and-sorting#sort-by-relevance-postgresql

Suggested solution

Work in progress.

@RobertCraigie RobertCraigie added the kind/feature A request for a new feature. label Nov 19, 2021
@RobertCraigie RobertCraigie added this to To do in v1.0.0 via automation Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A request for a new feature. level/advanced priority/medium topic: client Related to the Client API
Projects
Status: Backlog
v1.0.0
To do
Development

No branches or pull requests

1 participant