HORUS-NER icon indicating copy to clipboard operation
HORUS-NER copied to clipboard

Search engine: elastic

Open diegoesteves opened this issue 5 years ago • 0 comments

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

diegoesteves avatar Apr 29 '20 19:04 diegoesteves