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

[WIP] Update specs for v6 elasticsearch #67

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Austio
Copy link
Contributor

@Austio Austio commented Mar 1, 2019

This PR Removes official Support for versions of Elasticsearch below 6.0 and updates our specs to succeed against the most recent version of elasticsearch 6.6.1.

  1. Asserting the exact structure of our search response is updated to do a loser comparrison. This response from Elasticsearch 6+
    returns a seq_no and primary_term
  2. Remove spec asserting the functionality of MultiType indexes

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

Successfully merging this pull request may close these issues.

None yet

1 participant