You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
Upon some back and forth with the Elsevier support staff, they recommend using the PUT endpoint which allows for better query string filtering and better searching with word like AND, OR, NOT.
The existing implementation of the Elsevier client uses the GET endpoint. Can this be implemented as a feature in the upcoming release?