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

Search engine: elastic #56

Open
diegoesteves opened this issue Apr 29, 2020 · 0 comments
Open

Search engine: elastic #56

diegoesteves opened this issue Apr 29, 2020 · 0 comments

Comments

@diegoesteves
Copy link
Member

DB local file is not scalable, we need to perform queries to Elasticsearch instead.

  1. set up a local instance of ES
  2. migrate data from DB to ES.
    2.1 save images/HTML per query (folders) instead of all together in a single folder otherwise system freezes when opening a local folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant