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

Determine cluster_definer for cluster of size 1 automatically/in query #73

Open
mdragaschnig opened this issue Apr 19, 2022 · 2 comments
Assignees

Comments

@mdragaschnig
Copy link
Member

if number_of_addresses_in_cluster == 1 then cluster_definer=true

@soad003
Copy link
Member

soad003 commented Aug 29, 2023

Is this something that should be done in the REST interface? Or would it be better to move it into the tagstore. Eg. when we redesign the public interface (graphsense/graphsense-tagpack-tool#94)?

@mdragaschnig
Copy link
Member Author

Is this something that should be done in the REST interface? Or would it be better to move it into the tagstore. Eg. when we redesign the public interface (graphsense/graphsense-tagpack-tool#94)?

Conceptually it would make sense to move this to the tagstore, i.e. closer to where the non-trivial cluster_definers are decided upon.

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

3 participants