microsoft / SPTAG

A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
MIT License
4.77k stars 581 forks source link

Convenience functions for parsing SPANN index #384

Closed PhilipBAdams closed 1 year ago

PhilipBAdams commented 1 year ago

User may need to parse index graph information into different format for different applications. This PR gives an API for getting the head vectors, global VID, posting associated with a posting ID