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

Mismatch between arXiv-search and classic arXiv export API #292

Open
jannisborn opened this issue Feb 24, 2021 · 0 comments
Open

Mismatch between arXiv-search and classic arXiv export API #292

jannisborn opened this issue Feb 24, 2021 · 0 comments
Labels

Comments

@jannisborn
Copy link

Describe the bug
Thanks for providing this useful arXiv advanced search. I observed that the classic arXiv export API yields different results than the advanced search deployed here. This is somewhat related to #249.
I was expecting both methods to yield identical results. If the two projects deviate and follow different goals, this is understandable, but then, my question is: Is there an API access to the arXiv-advanced search?

To Reproduce
Steps to reproduce the behavior:

  1. Go to this link
  2. It shows that for the exact query "Self-organizing map" there are 43 results between 2012 and 2014 when searched in all fields.
  3. Using the classic arXiv export API there is no way I can reproduce the search to yield the exact entries. Searching for exact matches via "bla" instead of bla does not work and specifying the range is impossible.
  4. My query for the classic API is this:
    http://export.arxiv.org/api/query?search_query=all%3D%22Self-organizing+map%22&id_list=&start=0&max_results=1000&sortBy=submittedDate&sortOrder=descending

Expected behavior
A programmatic access point to the arXiv advanced search. My understanding was that this should be possible via the classic arXiv export API. If this is not the case, how can it be done instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant