You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to this, the above search returns different results from this one: netpune -full:"exoplanet" atmospheres. Whaaat? Is this something related to the fact that full is a virtual field?
One more data point: Kelly just pointed out that in the query netpune -full:exoplanet atmospheres the - sign is simply ignored, i.e. you get the same results as netpune full:exoplanet atmospheres
IIRC from a quick session with @kelockhart we found that the order of terms matters as well. I'll tackle this after the upgrade to Antlr 4-- it's highly likely that the issue is in the query parser, which is currently hard(er) to debug.
The query:
netpune -full:exoplanet atmospheres
returns records with "exoplanet" in them.https://ui.adsabs.harvard.edu/search/q=netpune%20-full%3Aexoplanet%20atmospheres&sort=score%20desc%2C%20bibcode%20desc&p_=0
The text was updated successfully, but these errors were encountered: