wcmc-its / ReCiter

ReCiter: an enterprise open source author disambiguation system for academic institutions
Apache License 2.0
45 stars 23 forks source link

Capture lookup_type in esearchresults #455

Closed paulalbert1 closed 3 years ago

paulalbert1 commented 3 years ago

Need

As per #454, we need a reliable source of article count. This requires capturing whether there is an incremental or full lookup.

Requirement

Once DynamoDB model is updated as per this issue, update ReCiter so that it can capture lookup_type.

There are two possible values to output for this attribute in esearchresults:

paulalbert1 commented 3 years ago

This is fixed, I do believe.