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

Changes to elasticsearch-0.90.3 break createIndex example #34

Closed
chelseaz opened this issue Nov 5, 2013 · 1 comment
Closed

Changes to elasticsearch-0.90.3 break createIndex example #34

chelseaz opened this issue Nov 5, 2013 · 1 comment

Comments

@chelseaz
Copy link

chelseaz commented Nov 5, 2013

An update to elasticsearch-0.90.3 (elastic/elasticsearch@8919e7e#diff-d871949f27892100b38114b55a2eafc1R533) breaks the following example in README.md:

indexer.createIndex(indexName, settings = Map("number_of_shards" -> "1"))

I get an ArrayIndexOutOfBoundsException.

Related: elastic/elasticsearch#4097

@bsadeh
Copy link
Owner

bsadeh commented Feb 2, 2014

issue has been addressed with newer release

@bsadeh bsadeh closed this as completed Feb 2, 2014
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

2 participants