Releases: biocaddie/isee-delve
Releases · biocaddie/isee-delve
isee-delve
Post deployment, the web interface URL will be http://<ip address>/<ES node name>
Edit the search.js and views.py file to define ES node names and field names.
Tested with following datasets
- Medline
- PDB
Review the "Readme" file for implementation and other requirements.
Known Issues:
a) If any empty field is encountered, the javascript will break with "undefined" error.
b) Catching error messages from elastic search and server is not yet implemented.