Skip to content

Releases: biocaddie/isee-delve

isee-delve

26 Aug 00:38
Compare
Choose a tag to compare

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

  1. Medline
  2. 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.