Skip to content

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

Description

@jannisborn

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions