Skip to content

Conversation

@cbuescher
Copy link
Member

@cbuescher cbuescher commented Nov 25, 2019

The default is set to Integer.MAX_VALUE but is reported to be 0 in the docs.
With the current implementation a value of 0 would mean all terms are filtered
out, which is the opposite of "unbounded".

Closes #49520

The default is set to Integer.MAX_VALUE but is reported to be `0` in the docs.
With the current implementation a value of 0 would mean all terms are filtered
out, which is the opposite of "unbounded".

Closes elastic#49520
@cbuescher cbuescher added >docs General docs changes :Search/Search Search-related issues that do not fall into other categories v8.0.0 v7.6.0 v7.5.1 labels Nov 25, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Search)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

Copy link
Contributor

@jtibshirani jtibshirani left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@cbuescher cbuescher merged commit 0162662 into elastic:master Nov 26, 2019
cbuescher pushed a commit that referenced this pull request Nov 26, 2019
The default is set to Integer.MAX_VALUE but is reported to be `0` in the docs.
With the current implementation a value of 0 would mean all terms are filtered
out, which is the opposite of "unbounded".

Closes #49520
cbuescher pushed a commit that referenced this pull request Nov 26, 2019
The default is set to Integer.MAX_VALUE but is reported to be `0` in the docs.
With the current implementation a value of 0 would mean all terms are filtered
out, which is the opposite of "unbounded".

Closes #49520
cbuescher pushed a commit that referenced this pull request Nov 26, 2019
The default is set to Integer.MAX_VALUE but is reported to be `0` in the docs.
With the current implementation a value of 0 would mean all terms are filtered
out, which is the opposite of "unbounded".

Closes #49520
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>docs General docs changes :Search/Search Search-related issues that do not fall into other categories v7.5.1 v7.6.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] incorrect description for Term Selection Parameters (max_doc_freq)

4 participants