UoMResearchIT / extant

GNU Affero General Public License v3.0
0 stars 2 forks source link

Variety of minor issues with pubmed results retrieval (paging/duplication/failure to retrieve beyond page 5) #29

Closed kkh451 closed 5 years ago

kkh451 commented 7 years ago

User reported:

Publications – multiple instances of each publication typically appear when just one is added, requiring deletion of every duplicate.

workyjim commented 6 years ago

Problem identified and solution tested and verified: ready for roll out to live system.

workyjim commented 6 years ago

Mostly solved but some minor issues remain (e.g. retrieving last page of documents).

workyjim commented 5 years ago

Rehashed caching algorithms to loop fill cache. New caching should work round all remaining issues.

kkh451 commented 5 years ago

Tested addition of publications to an unpublished study. Paging for ~150 results worked as expected. Was able to navigate to the end of results or page through sequentially.