-
Notifications
You must be signed in to change notification settings - Fork 359
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hello,
I'm exploring usage of this library, i have some question after checking the sample apps some stuff are still not clear to me.
How to create an on disk index then push data into it ? For what i saw, the index is built from a file one time.
Is it possible to add vectors into a on disk index after creation ? meaning i create an empty index then add data into it.
What are the limitations of on disk index ? all samples like AbstractIndex use the memory index.
The samples are nice, but not really helpful understanding how to create and index, updating it, removing stuff, searching it then close it.
Thank you for your help.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested