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

remove legacy namespacing support #159

Open
araddon opened this issue Jan 29, 2017 · 0 comments
Open

remove legacy namespacing support #159

araddon opened this issue Jan 29, 2017 · 0 comments

Comments

@araddon
Copy link
Owner

araddon commented Jan 29, 2017

Originally, i made a big mistake on left.right namespacing identities, and allowed a bad format. Need to find a way to back this out. utility to find/remove?

particularly in generators/elasticsearch

# legacy
`key_name.field value` -> "key_name", "field value" 
# correct future state
`key_name.field value` -> "", "key_name.field value" 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant