Open eparimbelli opened 6 years ago
I second this request. It would be really nice to increase the number of returns from 100 to something like 500 or 1000.
Being able to decrease the number of rows is also useful for poor internet connections I believe.
Cool library. I however find that only supporting sample(n) for limiting the results is a pity. It would be cool if you could also support the rows query parameter to control number of results returned by a query. This would also help limiting the load for common use cases like "find the best (or best n) match based on title and author"