-
- Downloads
Merge branch 'nested_query_with_quoted_string' into 'master'
Nested query will fail when the simple query string has quoted reserved keywords See merge request !712
No related branches found
No related tags found
Pipeline #291558 failed
Stage: build
Stage: coverage
Stage: containerize
Stage: scan
Stage: deploy
Stage: integration
Stage: publish
Showing
- search-core/src/main/java/org/opengroup/osdu/search/util/QueryParserUtil.java 78 additions, 16 deletions.../java/org/opengroup/osdu/search/util/QueryParserUtil.java
- search-core/src/test/resources/testqueries/expected/nested-query-with-AND-OR-keywords-inside-double-quotes.json 51 additions, 0 deletions...sted-query-with-AND-OR-keywords-inside-double-quotes.json
- search-core/src/test/resources/testqueries/expected/nested-query-with-escaped-quote-inside-double-quotes.json 51 additions, 0 deletions...nested-query-with-escaped-quote-inside-double-quotes.json
- search-core/src/test/resources/testqueries/expected/nested-query-with-parent-keywords-inside-double-quotes.json 51 additions, 0 deletions...sted-query-with-parent-keywords-inside-double-quotes.json
- search-core/src/test/resources/testqueries/top-level-nodes-count.json 4 additions, 1 deletion...src/test/resources/testqueries/top-level-nodes-count.json
- search-core/src/test/resources/testqueries/valid-queries.json 4 additions, 1 deletion...ch-core/src/test/resources/testqueries/valid-queries.json
Loading
Please register or sign in to comment