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

Getting Latest or Query by Date #22

Open
M-Chimiste opened this issue Apr 27, 2023 · 1 comment
Open

Getting Latest or Query by Date #22

M-Chimiste opened this issue Apr 27, 2023 · 1 comment

Comments

@M-Chimiste
Copy link

M-Chimiste commented Apr 27, 2023

Hello,

Is it presently possible to query by date or get ordered papers starting with the most current dates? Presently I'm not sure if once can use the client for getting ordered results (though I did see a pull request). Additionally when you do order the results by published date I find that it starts ascending with the first papers being dated I believe in 1951 and the last papers being Null values.

Currently I'm guessing the best way forward is to just keep track of where specific date ranges exist in the paginated results or to download the entire dataset and manipulate it from there. If there is a better way I'm eager to know.

Thanks!

@lazydog2
Copy link

lazydog2 commented Oct 6, 2023

I have a similar or identical question, I'd like to be able to perform a search from the homepage and sort the results by date with the most recent articles appearing at the top of the results. If I interpret #12 correctly, the results used to be sorted by date by default but are now sorted by relevance.

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

2 participants