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

Make sure all_terms works consistently #2861

Closed
martijnvg opened this issue Apr 5, 2013 · 1 comment
Closed

Make sure all_terms works consistently #2861

martijnvg opened this issue Apr 5, 2013 · 1 comment

Comments

@martijnvg
Copy link
Member

In some cases the all_terms option was ignored:

  • Faceting on number based fields.
  • The execution_type was set to map.
  • In the case the fields option was used.
martijnvg added a commit to martijnvg/elasticsearch that referenced this issue Apr 5, 2013
In some cases the `all_terms` option was ignored:
* Faceting on number based fields.
* The `execution_type` was set to `map`.
* In the case the `fields` option was used.

Closes elastic#2861
@s1monw
Copy link
Contributor

s1monw commented Apr 5, 2013

thanks martijn!!

martijnvg pushed a commit that referenced this issue Apr 25, 2018
* 6.x:
  Mark testMonitoring with AwaitsFix until it gets fixed
  [DOCS] Fixed cross cluster search docs issue (#3113)
  Watcher: Add transform input for chained input (#2861)
  [DOCS] Fix cleaning up ML resources after tests
  [ML] Specify ML_ORIGIN when calling the job update endpoint internally (#3110)
  Refactor CLI commands as logging-aware commands
  [DOCS] Added 6.1.0 release notes pages
  [DOCS] Added 6.0.1 release notes stub
  [ML] Stop datafeed when job fails (#3107)
jasontedor added a commit to jasontedor/elasticsearch that referenced this issue May 11, 2018
* master:
  [DOCS] Fixed cross cluster search docs issue (elastic#3113)
  Watcher: Add transform input for chained input (elastic#2861)
  [DOCS] Fix cleaning up ML resources after tests
  [ML] Specify ML_ORIGIN when calling the job update endpoint internally (elastic#3110)
  Refactor CLI commands as logging-aware commands
  [ML] Stop datafeed when job fails (elastic#3107)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants