Add space flexibility for nested queries
Type of change
- [Yes] Bug Fix
-
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Search service issue 65
Does this introduce a change in the core logic?
- [NO]
Does this introduce a breaking change?
- [NO]
What is the current behavior?
- Space should be present between , and ( for nested search
- Space should not be present between "d" of nested and (
What is the new/expected behavior?
The query should be parsed irrespective of spaces.
Have you added/updated Unit Tests and Integration Tests?
Yes
Any other useful information
Edited by saketh somaraju [EPAM]
Merge request reports
Activity
added 1 commit
- d34c8e35 - revert back for aggregation and sort parsers
added 8 commits
-
d34c8e35...657e61d9 - 6 commits from branch
master
- 09fd35a9 - Merge branch 'master' into az/sa-fix-whitespace
- 7c793b26 - add optional space for d and ( & , and (
-
d34c8e35...657e61d9 - 6 commits from branch
added 4 commits
-
65ba9c22...f84cc181 - 2 commits from branch
master
- 128e0ad6 - add optional space for , and (
- 6bc960ef - Merge branch 'master' into az/sa-fix-whitespace
-
65ba9c22...f84cc181 - 2 commits from branch
assigned to @sakethsomaraju
changed milestone to %M18 - Release 0.21
added Azure label
requested review from @Srinivasan_Narayanan and @chad
Please register or sign in to reply