Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PQlite: restore index from local storage #7

Closed
6 tasks done
numb3r3 opened this issue Nov 17, 2021 · 0 comments · Fixed by #18
Closed
6 tasks done

PQlite: restore index from local storage #7

numb3r3 opened this issue Nov 17, 2021 · 0 comments · Fixed by #18
Assignees
Labels
enhancement New feature or request

Comments

@numb3r3
Copy link
Member

numb3r3 commented Nov 17, 2021

rebuild the index (sqlite, and vector index) from the local lmdb data

  • refactor abstract class BaseIndex
  • refactor fit function to check whether the training valid
  • add stat and clear api
  • rebuild index from local disk (i.e., lmdb data)
    • restore trained model from disk
    • rebuild index from disk
@numb3r3 numb3r3 self-assigned this Nov 17, 2021
@numb3r3 numb3r3 added the enhancement New feature or request label Nov 17, 2021
@numb3r3 numb3r3 changed the title reload index from data_path PQlite: restore index from local storage Nov 17, 2021
@numb3r3 numb3r3 linked a pull request Nov 22, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant