This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Description
Hi !
Thanks for the amazing job you're doing. I want to use elasticsearch to perform on the fly clustering of hundreds of thousands of dense vectors. Is there a way I can use some sort of aggregation based on similarity ?
My intuition is that HNSW graphs could be useful for that : is there a way to export them ?
Thanks