Open silvanheller opened 1 year ago
Currently, the CottontailSelector does not support batched NNS: https://github.com/vitrivr/cineast/blob/d132b193186e27a755cd0560361b7b8e0b3467da/cineast-core/src/main/java/org/vitrivr/cineast/core/db/cottontaildb/CottontailSelector.java#L253
CottontailSelector
There should at least be an unoptimized implementation, ideally this could be coordinated with the Cottontail devs.
Currently, the
CottontailSelector
does not support batched NNS: https://github.com/vitrivr/cineast/blob/d132b193186e27a755cd0560361b7b8e0b3467da/cineast-core/src/main/java/org/vitrivr/cineast/core/db/cottontaildb/CottontailSelector.java#L253There should at least be an unoptimized implementation, ideally this could be coordinated with the Cottontail devs.