Skip to content

Conversation

cbuescher
Copy link
Member

Split the parse method into a parsing and a query building part, adding serialization and hashCode(), equals() for better testing.
Add basic unit test for Builder and Parser.

PR goes agains query-refacoring feature branch.

@cbuescher cbuescher force-pushed the feature/query-refactoring-limit branch from 2de8ade to 19cc62a Compare June 9, 2015 10:24
@javanna
Copy link
Member

javanna commented Jun 9, 2015

LGTM

…test

Split the parse method into a parsing and a query building part, adding serialization
and hashCode(), equals() for better testing. Add basic unit test for Builder and Parser.

Closes elastic#11551
@cbuescher cbuescher force-pushed the feature/query-refactoring-limit branch from 19cc62a to aadfd17 Compare June 9, 2015 12:49
cbuescher added a commit that referenced this pull request Jun 9, 2015
Query refactoring: refactored LimitQueryBuilder and Parser and added test
@cbuescher cbuescher merged commit 3672ace into elastic:feature/query-refactoring Jun 9, 2015
@kevinkluge kevinkluge removed the review label Jun 9, 2015
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
…test

Split the parse method into a parsing and a query building part, adding serialization
and hashCode(), equals() for better testing. Add basic unit test for Builder and Parser.

Closes elastic#11551
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
…ring-limit

Query refactoring: refactored LimitQueryBuilder and Parser and added test
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :Query Refactoring labels Feb 14, 2018
@cbuescher cbuescher deleted the feature/query-refactoring-limit branch March 20, 2024 20:15
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.

4 participants