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

Allow accepting a "ranking" prop that updates/sets the ranking of the table type (index) #9

Open
chrisbbreuer opened this issue May 4, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@chrisbbreuer
Copy link
Member

Please describe the feature

This would not be a reactive feature because ranking updates against the search engine take a varying amount of time.

@chrisbbreuer chrisbbreuer added the enhancement New feature or request label May 4, 2022
@chrisbbreuer chrisbbreuer self-assigned this May 4, 2022
@chrisbbreuer
Copy link
Member Author

We could possibly think about allowing updating the index settings as well with the prop values provided. This would just require one API call to check/update. Additionally, we would also want to leave a notification in the console/UI because these search engine settings updates could require require rebuilding parts of the index (which the search engine handles itself)

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

No branches or pull requests

1 participant