Skip to content

Split NestedQueryParser into toQuery and formXContent#13424

Merged
s1monw merged 1 commit intoelastic:feature/query-refactoringfrom
s1monw:nested_query_split
Sep 10, 2015
Merged

Split NestedQueryParser into toQuery and formXContent#13424
s1monw merged 1 commit intoelastic:feature/query-refactoringfrom
s1monw:nested_query_split

Conversation

@s1monw
Copy link
Copy Markdown
Contributor

@s1monw s1monw commented Sep 9, 2015

This commit splits NestedQueryParser into toQuery and fromXContent.

Relates to #10217

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

no null checks here for path and query?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

oooh good catch how did I miss that? :)

@javanna
Copy link
Copy Markdown
Contributor

javanna commented Sep 10, 2015

left a few comments, looks good though

@s1monw
Copy link
Copy Markdown
Contributor Author

s1monw commented Sep 10, 2015

@javanna I addressed all comments

@javanna
Copy link
Copy Markdown
Contributor

javanna commented Sep 10, 2015

LGTM

This commit splits NestedQueryParser into toQuery and fromXContent.

Relates to elastic#10217
@s1monw s1monw merged commit 8d2a2f8 into elastic:feature/query-refactoring Sep 10, 2015
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :Query Refactoring labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Search/Search Search-related issues that do not fall into other categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants