-
Notifications
You must be signed in to change notification settings - Fork 65
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
Feature request: Support distinct option for de-duplication #271
Comments
no one? |
Hey @m-vdb, Sorry for the late answer, we will definitely accept a PR for this case. Had a quick look at your fork, the global logic looks good so far :) Happy to review your PR when it's ready! |
thanks @clemfromspace! I'll be adding tests too. Will let you know when it's ready |
hey @clemfromspace I finally got the time to finish my work on the PR. I have coded integration tests to validate that everything works. IMO, what's missing:
You can see my new pull request on this repo here: #274 |
What's the status on this? |
I would like to use this functionality. Is there any plan to merge #274? |
I would also need this one. Is there any plan to do something about it? |
Description
Documentation: https://www.algolia.com/doc/guides/ranking/distinct/#distinct-for-de-duplication
I am hitting the 10kb limit for records and I need to be able to support de-duplication. Here is my use case:
Are you willing to accept PRs for this feature? I can draft a spec here and get on with it 💪
Cheers!
The text was updated successfully, but these errors were encountered: