Skip to content

isee-delve

Latest
Compare
Choose a tag to compare
@drogith drogith released this 26 Aug 00:38
· 8 commits to master since this release

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.