How to add ref2vec-centroid reference without batches?

Description

The documentation states that “Adding references in batches is not currently supported”.
I’m using Go and have successfully add batch references for text2vec-xxx. I’ve not found examples of how to add references without batch for ref2vec-centroid. Before I start a dig through the code, how do I add references without batching?

Server Setup Information

  • Weaviate Server Version: 1.24
  • Client Language and Version: Go client v4.13.1

hi @PeterC ! Welcome to our community! :hugs:

I am pretty sure that documentation is outdated.

I have asked internally, and will confirm that.

Thanks for pointing it out!