Skip to content

Conversation

@cbuescher
Copy link
Member

Moving the query building functionality from the parser to the builders
new doToQuery() method analogous to other recent query refactorings.

Relates to #10217

Copy link
Member

Choose a reason for hiding this comment

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

why? :)

@javanna
Copy link
Member

javanna commented Jul 22, 2015

left a few comments

@cbuescher
Copy link
Member Author

@javanna Went through your comments, no change needed other than the minor typo I will delete. Will rebase and squash, maybe this can get in before #12342 (waiting for minor question there) and I will reuse the method for test introduced when that PR is ready?

@javanna
Copy link
Member

javanna commented Jul 22, 2015

sounds good @cbuescher

@cbuescher cbuescher force-pushed the feature/query-refactoring-spannot branch from 7b924bf to 96b2829 Compare July 22, 2015 10:12
@cbuescher
Copy link
Member Author

Added separate test for dist parameter that we don't output from the builder any longer.

@javanna
Copy link
Member

javanna commented Jul 22, 2015

LGTM

Moving the query building functionality from the parser to the builders
new doToQuery() method analogous to other recent query refactorings.

Relates to elastic#10217
Closes elastic#12365
@cbuescher cbuescher force-pushed the feature/query-refactoring-spannot branch from 457c367 to 7f88cc5 Compare July 22, 2015 12:51
cbuescher added a commit that referenced this pull request Jul 22, 2015
…annot

Query refactoring: SpanNotQueryBuilder and Parser
@cbuescher cbuescher merged commit 83fe825 into elastic:feature/query-refactoring Jul 22, 2015
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
Moving the query building functionality from the parser to the builders
new doToQuery() method analogous to other recent query refactorings.

Relates to elastic#10217
Closes elastic#12365
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
…ring-spannot

Query refactoring: SpanNotQueryBuilder and Parser
@javanna
Copy link
Member

javanna commented Aug 28, 2015

This change is breaking for the Java API as it removes setter for mandatory include/exclude span query clause, which needs to be set in the constructor instead.

@cbuescher cbuescher deleted the feature/query-refactoring-spannot branch March 11, 2016 11:51
@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

>breaking :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