Quantcast
Channel: Weaviate Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 3617

Duplicate data detection in weaviate

$
0
0

Hi, I have a doubt regarding generating uuid for text_array.
I have list of GUIDs [“123”,“456”]
It should generate different deterministic uuid for both GUIDs that is GUID 123 will have uuid1 and GUID 456 will have uuid2.

currently it is combining both GUIDs and generating uuid for [“123456”]

pl let me know the efficient solution for this.


Viewing all articles
Browse latest Browse all 3617

Trending Articles