thank you, I think I’ll give setting the vectorCacheMaxObjects
a try. I’m assuming this is something that is set upon class creation rather than something I change via the manifest/server correct? If so, I’m assuming it’s defined via client.schema.create_class(some_dict)
where some_dict["vectorIndexConfig"]["vectorCacheMaxObjects"] = 100000
?
https://weaviate-python-client.readthedocs.io/en/v3.2.2/weaviate.schema.html#module-weaviate.schema
↧
Error: not enough memory mappings
↧