adsabs / biblib-service

ADS library service
https://ui.adsabs.harvard.edu
MIT License
4 stars 8 forks source link

Add a search to look through all libraries #141

Open kelockhart opened 4 years ago

kelockhart commented 4 years ago

Right now, a user can search through the contents of a single library by using the "view library in search results page" button and searching from there. But there isn't an easy way to search through all libraries at once, nor to know in which library a given bibcode is saved in. This issue is to implement some way to search through the contents of all of a user's libraries at once, and return information on which library a given bibcode is contained in.

kelockhart commented 2 years ago

Note: a user today requested that the libraries widget on a given abstract page show which libraries the bibcode is contained in. A search function as outlined in this issue should allow for this.