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 the ability to group fields when searching #142

Open
Timu57 opened this issue Feb 18, 2021 · 1 comment
Open

Add the ability to group fields when searching #142

Timu57 opened this issue Feb 18, 2021 · 1 comment
Labels
discussion enhancement New feature or request

Comments

@Timu57
Copy link
Member

Timu57 commented Feb 18, 2021

When using the "prioritize" algorithm the order of the fields is important.
The user should be able to group fields together.

[ "title", [ "subtitle", "content" ], "description" ]

In the example above "title" will have the highest weight. "subtitle" and "content" will have the same and second highest weight. "description" will have the lowest weight.

Would be nice to hear you opinions on that.

@Timu57 Timu57 added enhancement New feature or request discussion labels Feb 18, 2021
@REDAL
Copy link

REDAL commented Mar 6, 2021

I just love the idea, and I see that SleekDB is moving fast to have great features and functionalities, such as MySQL why not :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants