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

Add support for wildcard on _index #27334

Merged
merged 1 commit into from
Nov 14, 2017
Merged

Conversation

olcbean
Copy link
Contributor

@olcbean olcbean commented Nov 9, 2017

The wildcard is evaluated against the index name.

Fixes #25722

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@dakrone
Copy link
Member

dakrone commented Nov 10, 2017

@elasticmachine test this please

@dakrone dakrone merged commit 5ce407e into elastic:master Nov 14, 2017
@dakrone
Copy link
Member

dakrone commented Nov 14, 2017

Thanks @olcbean, I've merged this to master and I'll backport!

dakrone pushed a commit that referenced this pull request Nov 14, 2017
martijnvg added a commit that referenced this pull request Nov 15, 2017
* es/master:
  Logging: Unify log rotation for index/search slow log (#27298)
  wildcard query on _index (#27334)
  REST spec: Validate that api name matches file name that contains it (#27366)
  Revert "Reduce synchronization on field data cache"
  Create new handlers for every new request in GoogleCloudStorageService (#27339)
  Rest test fixes (#27354)
martijnvg added a commit that referenced this pull request Nov 15, 2017
* es/6.x:
  Updated 6.0.0 release notes to include all changes from alpha, beta, RC
  wildcard query on _index (#27334)
  REST spec: Validate that api name matches file name that contains it (#27366)
  Revert "Reduce synchronization on field data cache"
  Create new handlers for every new request in GoogleCloudStorageService (#27339)
  Rest test fixes (#27354)
@emmanuelmathot
Copy link

Is this support for wildcard on _index be applied to elasticsearch 5.x?

@cbuescher
Copy link
Member

@emmanuelmathot no, currently its only on the branch for the upcoming 6.1 version, and I think thats how it will stay.

@olcbean olcbean deleted the wildcard_index branch November 17, 2017 12:22
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :Query DSL labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Search/Search Search-related issues that do not fall into other categories v6.1.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants