Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make extra publication parsing more robust #4

Open
remiolsen opened this issue Oct 23, 2018 · 0 comments
Open

Make extra publication parsing more robust #4

remiolsen opened this issue Oct 23, 2018 · 0 comments

Comments

@remiolsen
Copy link
Member

There's a problem if the PHPmed abstract parsing completes, but the "fulltext" part fails. The publications and publications_xref databases will be populated but not publications_text database. There's currently no way to run the extra parsing stand-alone.

Possible solutions

  1. Make the the publicationAdd process atomic. If extra parsing fails, don't write to publications and publications_xref dbs
  2. add a stand-alone function to run extra text fetching with a some sort of UI or API.
@remiolsen remiolsen added the enhancement New feature or request label Oct 23, 2018
@ewels ewels removed enhancement New feature or request labels Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants