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

Change to official docker image #1210

Merged
merged 1 commit into from
Nov 9, 2016
Merged

Change to official docker image #1210

merged 1 commit into from
Nov 9, 2016

Conversation

ruflin
Copy link
Owner

@ruflin ruflin commented Nov 9, 2016

  • Switch test environment to official docker image.
  • Disable tests with multiple elasticsearch instances.

* Switch test environment to official docker image.
* Disable tests with multiple elasticsearch instances.
@ruflin ruflin merged commit b2add03 into master Nov 9, 2016
@ruflin ruflin deleted the official-images branch November 9, 2016 19:45
Zyqsempai pushed a commit to Zyqsempai/Elastica that referenced this pull request Nov 21, 2016
* fielddata_fields has been deprecated in ES5, use parameter docvalue_fields instead (ruflin#1184)

* Fix Set fielddata=true on [answer] (ruflin#1184)

Change to official docker image (ruflin#1210)

* Switch test environment to official docker image.
* Disable tests with multiple elasticsearch instances.

Update PHPUnit to the most recent version (ruflin#1211)

Prepare release 5.0.0-beta1 (ruflin#1212)

updated CompletionTest, payload and output are removed from completion suggester (ruflin#1184) (ruflin#1213)

store_fields it will no longer extract values from the _source, use mapping 'store' (ruflin#1184) (ruflin#1215)

update tests : use text or keyword instead of string and use boolean for store instaed yes/no (ruflin#1184) (ruflin#1218)

remove shutdown Node|Cluster as _shutdown has been removed (ruflin#1184) (ruflin#1220)

Squashed commits

      - Changed "text" field to "prefix" in suggestions - changed in ElasticSearch 5.0

      - Changed "text" field to "prefix" in suggestions - changed in ElasticSearch 5.0
Zyqsempai pushed a commit to Zyqsempai/Elastica that referenced this pull request Nov 21, 2016
* fielddata_fields has been deprecated in ES5, use parameter docvalue_fields instead (ruflin#1184)

* Fix Set fielddata=true on [answer] (ruflin#1184)

Change to official docker image (ruflin#1210)

* Switch test environment to official docker image.
* Disable tests with multiple elasticsearch instances.

Update PHPUnit to the most recent version (ruflin#1211)

Prepare release 5.0.0-beta1 (ruflin#1212)

updated CompletionTest, payload and output are removed from completion suggester (ruflin#1184) (ruflin#1213)

store_fields it will no longer extract values from the _source, use mapping 'store' (ruflin#1184) (ruflin#1215)

update tests : use text or keyword instead of string and use boolean for store instaed yes/no (ruflin#1184) (ruflin#1218)

remove shutdown Node|Cluster as _shutdown has been removed (ruflin#1184) (ruflin#1220)

Squashed commits

      - Changed "text" field to "prefix" in suggestions - changed in ElasticSearch 5.0

      - Changed "text" field to "prefix" in suggestions - changed in ElasticSearch 5.0
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.

1 participant