Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

replace ignore_indices to corresponding parameters supported in 1.x #162

Merged
merged 1 commit into from
Nov 26, 2014

Conversation

whiter4bbit
Copy link
Contributor

ignore_indices parameter for multi-index search is not supported in ES 1.x, it is replaced by ignore_unavailable and allow_no_indices - http://www.elasticsearch.org/guide/en/elasticsearch/reference/1.x/multi-index.html.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) when pulling d6d07f2 on whiter4bbit:master into 369a4b8 on searchbox-io:master.

kramer pushed a commit that referenced this pull request Nov 26, 2014
bugfix: replace ignore_indices to corresponding parameters supported in 1.x
@kramer kramer merged commit 4bc4d18 into searchbox-io:master Nov 26, 2014
@kramer
Copy link
Member

kramer commented Nov 26, 2014

Thanks for the contribution @whiter4bbit !

@kramer kramer added the bug label Nov 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants