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

[pedant] Paginate search results #1301

Merged
merged 1 commit into from
Jun 12, 2017
Merged

[pedant] Paginate search results #1301

merged 1 commit into from
Jun 12, 2017

Conversation

srenatus
Copy link
Contributor

For tests that produce more than 1000 (the default solr page size)
objects, we may fail to find an object simply because it is on the
second page of results.

Also lowering the sleep for solr index commit raciness to 1 (instead of
5).

Signed-off-by: Steven Danna [email protected]
Signed-off-by: Stephan Renatus [email protected]

For tests that produce more than 1000 (the default solr page size)
objects, we may fail to find an object simply because it is on the
second page of results.

Also lowering the sleep for solr index commit raciness to 1 (instead of
5).

Signed-off-by: Steven Danna <[email protected]>
Signed-off-by: Stephan Renatus <[email protected]>
Copy link
Contributor Author

@srenatus srenatus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@srenatus srenatus merged commit abdeb38 into master Jun 12, 2017
@srenatus srenatus deleted the ssd+sr/reindex-fix branch June 12, 2017 13:38
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

Successfully merging this pull request may close these issues.

2 participants