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

Cherry-pick #20218 to 7.9: Increase index.max_docvalue_fields_search to 200 #20221

Merged
merged 1 commit into from
Jul 24, 2020

Commits on Jul 23, 2020

  1. Increase index.max_docvalue_fields_search to 200 (elastic#20218)

    The number of docvalue fields in Filebeat went beyond 100 and Discover was not loading.
    I added settings.index.max_docvalue_fields_search=200 to the default index template.
    In Filebeat there are about 117 fields now.
    
    Fixes elastic#20215
    
    (cherry picked from commit e95a905)
    andrewkroh committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    adaef57 View commit details
    Browse the repository at this point in the history