OmnesRes / prepub

Production code for PrePubMed
http://www.prepubmed.org/
MIT License
17 stars 6 forks source link

F1000R and Winnower #2

Closed OmnesRes closed 8 years ago

OmnesRes commented 8 years ago

There is an unknown problem with F1000R indexing at the moment. I don't know if it is limited to one bad web page or if F1000 changed the layout of all their pages. I'm investigating.

I also realized that there are articles at The Winnower which I intended to index but are not getting indexed. It seems that when I try to identify the type of an article the presence of a DOI is breaking my code. Should be an easy fix.

OmnesRes commented 8 years ago

A retracted article was causing the problem for F1000R. This was a known problem, the code isn't meant to handle retractions. For some reason this article didn't cause any problems for update.py in the past...not sure what changed.

At any rate I've told update.py to ignore this article, so it hopefully is fixed, I'll see what happens next time the database updates itself.

As expected the DOI was causing problems on The Winnower. I fixed it and indexed a bunch more articles.

OmnesRes commented 8 years ago

F1000Research is indexing smoothly again. This issue is closed.