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

Support wildcard and +/- notation for multi index APIs #2074

Closed
kimchy opened this issue Jul 1, 2012 · 0 comments
Closed

Support wildcard and +/- notation for multi index APIs #2074

kimchy opened this issue Jul 1, 2012 · 0 comments

Comments

@kimchy
Copy link
Member

kimchy commented Jul 1, 2012

Support wildcards for multi index APIS, for example: test-2012-*. Also, support + and - as notations to include and exclude indices / aliases, for example: +test-2012-*,-test-2012-01-01.

Note, the wildcard notation applies to aliases when applicable, "expanding" them to match other aliases, and on indices, to expand them to match to several indices.

@kimchy kimchy closed this as completed in e5c89de Jul 1, 2012
hibnico pushed a commit to hibnico/elasticsearch that referenced this issue Jul 6, 2012
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
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

1 participant