Skip to content

Improve hierarchical cluster exploration#10

Merged
adsharma merged 4 commits into
mainfrom
hierarchical-cluster-search
May 27, 2026
Merged

Improve hierarchical cluster exploration#10
adsharma merged 4 commits into
mainfrom
hierarchical-cluster-search

Conversation

@adsharma
Copy link
Copy Markdown
Contributor

@adsharma adsharma commented May 27, 2026

Summary

Replace the cluster level dropdown with drill-down cluster exploration that starts from the coarsest cluster view and lets users expand into finer clusters and then nodes.

Add node search to the sidebar so users can find a node, load its neighborhood, and inspect the cluster path that contains it.

Add backend search support that prefers loaded full-text search indexes before falling back to scanning node properties.

Send CSR graph traversal arrays as Arrow IPC and decode them into typed arrays on the frontend, avoiding the JSON CSR array path when Arrow encoding succeeds.

Validation

  • Rust formatting check
  • Rust type check
  • TypeScript type check
  • ESLint
  • Frontend production build

@adsharma adsharma marked this pull request as ready for review May 27, 2026 18:39
@adsharma adsharma merged commit 659d4d9 into main May 27, 2026
6 checks passed
@adsharma adsharma deleted the hierarchical-cluster-search branch May 27, 2026 19:51
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

Successfully merging this pull request may close these issues.

1 participant