Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise the solr sampling code to handle sampling within a query #27

Open
roomthily opened this issue Feb 20, 2015 · 0 comments
Open

Revise the solr sampling code to handle sampling within a query #27

roomthily opened this issue Feb 20, 2015 · 0 comments

Comments

@roomthily
Copy link
Contributor

Currently, you can add a range (limit, offset) and some sample size but it is unaffected by a query - if I search for title:cats and get 20 responses but my range start is 100, I get nothing. So normalize/adjust that range structure for the result set size of the query before extracting the sample.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant