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

Feature request: allow notifications of historical documents #48

Open
kelockhart opened this issue Nov 8, 2024 · 0 comments
Open

Feature request: allow notifications of historical documents #48

kelockhart opened this issue Nov 8, 2024 · 0 comments

Comments

@kelockhart
Copy link
Member

Use case: in some cases, users want to be notified when we add papers to the database that match their query terms and are not necessarily recently published.

Current behavior: we automatically add entdate:[XX TO YY] pubdate:[YYYY-00 TO *] to a given query, where YYYY is the current year, as we assume that users only want notifications of recent papers.

Proposed fix: in the general-type query notification setup (from the search results page), add a flag to allow users to enable historical results (or, conversely, a flag to only return new papers; this would be set by default). If historical results are allowed, do not add pubdate:[YYYY-00 TO *] automatically to the query when generating notifications.

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

1 participant