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

Support for when all fields are deprecated #8067

Closed

Conversation

alexksikes
Copy link
Contributor

No description provided.

@alexksikes alexksikes changed the title Refactor ParseField to support all fields deprecated ParseField: support for all fields deprecated Oct 13, 2014
@@ -29,6 +29,7 @@
private final String camelCaseName;
private final String underscoreName;
private final String[] deprecatedNames;
private String replacedWith;
Copy link
Member

Choose a reason for hiding this comment

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

Should probably be final (hands wrote null, but the brain meant final).

@pickypg
Copy link
Member

pickypg commented Oct 16, 2014

Left some notes. LGTM.

@pickypg pickypg removed the review label Oct 16, 2014
@alexksikes alexksikes removed the v1.5.0 label Oct 23, 2014
@s1monw
Copy link
Contributor

s1monw commented Oct 24, 2014

LGTM

@alexksikes alexksikes changed the title ParseField: support for all fields deprecated ParseField: Support for when all fields are deprecated Oct 24, 2014
@alexksikes alexksikes deleted the feature/parsefield-all-deprecated branch October 24, 2014 12:47
@alexksikes alexksikes removed the review label Oct 24, 2014
alexksikes added a commit that referenced this pull request Oct 24, 2014
alexksikes added a commit that referenced this pull request Oct 24, 2014
@clintongormley clintongormley changed the title ParseField: Support for when all fields are deprecated MLT: Support for when all fields are deprecated Nov 3, 2014
@clintongormley clintongormley changed the title MLT: Support for when all fields are deprecated MLT Query: Support for when all fields are deprecated Nov 3, 2014
@clintongormley clintongormley changed the title MLT Query: Support for when all fields are deprecated Support for when all fields are deprecated Jun 7, 2015
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :More Like This labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Search/Search Search-related issues that do not fall into other categories v1.4.0 v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants