You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: