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

can only handle one dynamic portion of an index pattern for lowercase validation #679

Closed
rbraley opened this issue Jan 28, 2016 · 1 comment

Comments

@rbraley
Copy link

rbraley commented Jan 28, 2016

This commit assumes there will only be one dynamic portion so index patterns like this:
c1697b6

index_{fieldOne}_{fieldTwo}/type

will result in a org.elasticsearch.hadoop.EsHadoopIllegalArgumentException: Invalid index [index_{fieldOne}_{fieldTwo}] - needs to be lowercase

@costin
Copy link
Member

costin commented Jan 31, 2016

Fixed in master as a side effect of #684

@costin costin closed this as completed Jan 31, 2016
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