Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

[FEATURE] Implement elastic search #19

Open
eriknovak opened this issue Jan 23, 2020 · 0 comments
Open

[FEATURE] Implement elastic search #19

eriknovak opened this issue Jan 23, 2020 · 0 comments
Assignees
Labels
document retrieval Issues related with document retrieval enhancement New feature or request

Comments

@eriknovak
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Elastic search is a nice service that allows querying relevant documents/records in an efficient way. We would use this for document retrieval.

Describe the solution you'd like

  • Setup the Elastic Search service on the production machine
  • Populate Elastic Search with the documents currently in the database
  • Connect Elastic Search with the document retrieval service
  • Provide scripts and documentation on how to set up and use Elastic Search (for reproducibility)
@eriknovak eriknovak added enhancement New feature or request document retrieval Issues related with document retrieval labels Jan 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
document retrieval Issues related with document retrieval enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants