pittcsc / PittAPI

An API to easily get data from the University of Pittsburgh
https://pittapi.pittcsc.org
GNU General Public License v2.0
105 stars 30 forks source link

Library API and its tests #72

Closed AdrienaC closed 6 years ago

AdrienaC commented 6 years ago

Created for issue #70 . Allows document search by text query or bookmark. A text query will include 10 results from the current page, and data about the distribution of search results with regard to fields, content type, language, and so on. It will also include the number of search results, pages, and the current page, to allow for search by page.

dzheng256 commented 6 years ago

Yeah is this WIP finished then? @AdrienaC

AdrienaC commented 6 years ago

It's good for now, though I'll add more advanced search features at some point. @dzheng256

dzheng256 commented 6 years ago

Yep, looks good.

RitwikGupta commented 6 years ago

Do you want to merge it now or leave it as a WIP? If you want to merge now, just rename it and comment that you've renamed it and I'll merge! @AdrienaC

AdrienaC commented 6 years ago

I've changed the name of the PR. It's good to go now! @RitwikGupta