-
- Downloads
Merge branch '#89-inplement-search-in-namespace-context' into 'master'
Implement search in namespace context See merge request osdu/platform/system/search-service!653
No related branches found
No related tags found
Pipeline #274035 failed
Stage: build
Stage: coverage
Stage: containerize
Stage: scan
Stage: deploy
Stage: integration
Stage: publish
Showing
- docs/api/search_openapi.yaml 156 additions, 127 deletionsdocs/api/search_openapi.yaml
- docs/docs/api.md 9 additions, 3 deletionsdocs/docs/api.md
- pom.xml 3 additions, 1 deletionpom.xml
- provider/search-aws/src/main/resources/application.properties 3 additions, 0 deletions...ider/search-aws/src/main/resources/application.properties
- provider/search-azure/src/main/resources/application.properties 3 additions, 0 deletions...er/search-azure/src/main/resources/application.properties
- provider/search-gc/src/main/resources/application.properties 3 additions, 0 deletionsprovider/search-gc/src/main/resources/application.properties
- provider/search-ibm/src/main/resources/application.properties 3 additions, 0 deletions...ider/search-ibm/src/main/resources/application.properties
- search-core/src/main/java/org/opengroup/osdu/search/api/SearchApi.java 2 additions, 3 deletions...rc/main/java/org/opengroup/osdu/search/api/SearchApi.java
- search-core/src/main/java/org/opengroup/osdu/search/provider/impl/CoreQueryBase.java 23 additions, 0 deletions...rg/opengroup/osdu/search/provider/impl/CoreQueryBase.java
- search-core/src/main/java/org/opengroup/osdu/search/provider/interfaces/IQueryService.java 0 additions, 2 deletions...ngroup/osdu/search/provider/interfaces/IQueryService.java
- search-core/src/test/java/org/opengroup/osdu/search/provider/impl/CoreQueryServiceImplTest.java 41 additions, 0 deletions...p/osdu/search/provider/impl/CoreQueryServiceImplTest.java
- search-core/src/test/resources/testqueries/expected/simple-query-with-x-collaboration.json 27 additions, 0 deletions...stqueries/expected/simple-query-with-x-collaboration.json
- search-core/src/test/resources/testqueries/expected/simple-query-without-x-collaboration.json 25 additions, 0 deletions...ueries/expected/simple-query-without-x-collaboration.json
- testing/integration-tests/search-test-aws/src/test/java/org/opengroup/osdu/step_definitions/query/singlecluster/RunTest.java 1 addition, 1 deletion...up/osdu/step_definitions/query/singlecluster/RunTest.java
- testing/integration-tests/search-test-aws/src/test/java/org/opengroup/osdu/step_definitions/query/singlecluster/collaboration/RunTest.java 29 additions, 0 deletions...efinitions/query/singlecluster/collaboration/RunTest.java
- testing/integration-tests/search-test-aws/src/test/java/org/opengroup/osdu/step_definitions/query/singlecluster/collaboration/Steps.java 57 additions, 0 deletions..._definitions/query/singlecluster/collaboration/Steps.java
- testing/integration-tests/search-test-aws/src/test/resources/cucumber.properties 1 addition, 1 deletion...ts/search-test-aws/src/test/resources/cucumber.properties
- testing/integration-tests/search-test-aws/src/test/resources/features/query/singlecluster/QueryAWS.feature 23 additions, 6 deletions...t/resources/features/query/singlecluster/QueryAWS.feature
- testing/integration-tests/search-test-aws/src/test/resources/features/querybycursor/singlecluster/QueryByCursorAWS.feature 6 additions, 1 deletion...ures/querybycursor/singlecluster/QueryByCursorAWS.feature
- testing/integration-tests/search-test-azure/src/test/resources/cucumber.properties 1 addition, 1 deletion.../search-test-azure/src/test/resources/cucumber.properties
Loading
Please register or sign in to comment