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

Modify quick count in discover to use sampleSize config #2080

Merged
merged 1 commit into from
Dec 3, 2014

Conversation

lukasolson
Copy link
Member

In discover, when you click on a field (on the left), you get a sample table, and the number of results is hard-coded to 500. This change makes it so this number isn't hard-coded, but corresponds with the discover:sampleSize advanced setting.

Closes #2077.

@rashidkpc rashidkpc assigned rashidkpc and unassigned simianhacker Dec 3, 2014
rashidkpc added a commit that referenced this pull request Dec 3, 2014
Modify quick count in discover to use sampleSize config
@rashidkpc rashidkpc merged commit afedbdb into elastic:master Dec 3, 2014
@lukasolson lukasolson deleted the issue-2077 branch February 11, 2016 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sampleSize does not appear to work
3 participants