ibm-watson-data-lab / simple-search-service

A faceted search engine and content API.
39 stars 27 forks source link

the `limit` setting needs to find its way into the /search app #10

Closed bradnoble closed 8 years ago

bradnoble commented 8 years ago

... it shouldn't have to be set on API calls.

So, the app needs to change, and requests out to /search should no longer be appended with the limit query param.

vabarbosa commented 8 years ago

fix committed