Hi!
so I just read a documentation for cross-reference here at add cross-reference
And i found this warning
I’m wondering if I have a different instance within my Weaviate DB and my python-client, i need to use the Actual hostname
in order to target and connect my Weaviate DB instances from my python-client instance.
When i try to add a cross-reference for some classes in Weaviate, since i’m actually using the actual hostname to connect, does is it fine using that hostname when i’m adding a cross-reference? or i still need to reinstantiate the hostname to localhost?
Any helps and insight are appreciated, Thank you