Skip to content

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Sep 22, 2016

This aligns with 5.x. Provide an overload to UpdateByQuery() that accepts only the selector, setting Indices and Types to T. Keep existing methods for BWC

This aligns with 5.x. Provide an overload to UpdateByQuery() that accepts only the selector, setting Indices and Types to T.
@russcam russcam added the v2.4.6 label Sep 22, 2016
///This file contains all the typed enums that the client rest api spec exposes.
///This file is automatically generated from https://github.com/elasticsearch/elasticsearch-rest-api-spec
///Generated of commit v2.3.5
namespace Elasticsearch.Net
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder why we keep on changing linefeeds in these generated files

my git config -l lists:

core.autocrlf=input

http://stackoverflow.com/questions/3206843/how-line-ending-conversions-work-with-git-core-autocrlf-between-different-operat

We should pick one and standardize on it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad, looks like it's me 😞

core.autocrlf=true. I'll change now to input

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mine is also core.autocrlf=true which I thought was the recommended setting for Windows?

@russcam russcam merged commit f8f1eca into 2.x Sep 23, 2016
@russcam russcam deleted the enhancement/2.x-update-by-query branch September 23, 2016 01:03
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.

3 participants