This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
bbs_database add
does not put the abstract in the sentences table
#579
Labels
🐛 bug fix
Something isn't working
🐛 Bug description
Currently, the
add
command does not put the abstract in the sentences table. One problematic implication of this behavior is that adding pubmed articles will always result in an error. Or in other words, we don't extract any text from pubmed articles.Search/src/bluesearch/entrypoint/database/add.py
Lines 175 to 176 in e2704e2
The text was updated successfully, but these errors were encountered: