Giter Site home page Giter Site logo

Comments (6)

vsudilov avatar vsudilov commented on June 2, 2024

Hi Edwin,

Seems like a problem upstream:

curl -H 'Authorization: Bearer:<redacted>' 'http://api.adsabs.harvard.edu/v1/search/query?q=star&fl=bibcode,id,bibstem'
{"responseHeader":{"status":0,"QTime":7,"params":{"q":"star","fl":"bibcode,id,bibstem","wt":"json"}},"response":{"numFound":939942,"start":0,"docs":[{"id":"1732456","bibcode":"2008PhDT.......169R"},{"id":"10501105","bibcode":"2013arXiv1305.3460H"},{"id":"1907896","bibcode":"2011MNRAS.413.2345H"},{"id":"751322","bibcode":"1987PAICz..69..141K"},{"id":"756762","bibcode":"1987sbge.proc..355F"},{"id":"825964","bibcode":"1989RMxAA..18..125C"},{"id":"874385","bibcode":"1991ASPC...13...73M"},{"id":"975288","bibcode":"1993sfgi.conf..324C"},{"id":"1927928","bibcode":"2012A&A...546A..53L"},{"id":"909502","bibcode":"1992AJ....104.1482E"}]}}

Please re-open if I'm mistaken!

from ads.

jonnybazookatone avatar jonnybazookatone commented on June 2, 2024

bibstem is not a stored field in Solr, so I don't think this attribute has ever not been None.

from ads.

vsudilov avatar vsudilov commented on June 2, 2024

Oh! Then we should remove bibstem from the client, right?

from ads.

jonnybazookatone avatar jonnybazookatone commented on June 2, 2024

Yep.

from ads.

jonnybazookatone avatar jonnybazookatone commented on June 2, 2024

Or could try to smart extract it from the bibcode, but I guess this is prone to issues. But I can see a need for accessing the bibstem.

from ads.

vsudilov avatar vsudilov commented on June 2, 2024

Out of scope for this ticket, and I'm leaning towards out of scope for the client, but we can discuss that in a separate ticket.

from ads.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.