Comment 8 for bug 236947

Revision history for this message
Stephanie Collett (stephanie-collett) wrote : Re: search API improvements

This is great! Being able to search by author, title, and fulltext is key for my application. And multiple format options enable both quick linking by the ID and more heavy weight applications working directly with the data.

Could there be a way for multiple queries to be passed within one request to the API? My particular use case can have up to 30 books to look up, and it would be nice to only make a single (or few) requests to query all those books.