blevesearch / zapx

Zap file format compatible with a future version of Bleve
Apache License 2.0
11 stars 12 forks source link

Fix unit test breakage from previous commit (API change) #262

Closed abhinavdangeti closed 1 month ago

abhinavdangeti commented 1 month ago
./faiss_vector_test.go:489:59: not enough arguments in call to vecSeg.InterpretVectorIndex
    have (string, nil)
    want (string, bool, *roaring.Bitmap)
./faiss_vector_test.go:583:59: not enough arguments in call to vecSeg.InterpretVectorIndex
    have (string, nil)
    want (string, bool, *roaring.Bitmap)