Thanks a lot for such wonderful work. I have tried the code, including encoding and search, as the code has mentioned, I have got a txt file including lines like
1048585 urn:uuid:69bb0cde-7468-4d8a-9dd1-c473d0a2b7bd 0.4436398148536682
1048585 urn:uuid:3c280b20-231e-459a-8f65-5a88be872f84 0.4365464448928833
Then how can I get the original document texts from the uuid like urn:uuid:69bb0cde-7468-4d8a-9dd1-c473d0a2b7bd? Or how can I modify the search.py to save the original text into the saved file? Thanks a lot!