-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Is there a way to hash documents and store result in database and then use that to initialize HashedSearchEngine?
I see that there is a constructor that takes in IndexOfTokenRecordPreviousToken, but not sure how to use it + it seems like it's just using same dataPath underneath.
Use case we would like to cover is to save the data somewhere that isn't disk because in our case applications aren't root users and can't write to disk.
Metadata
Metadata
Assignees
Labels
No labels