-
- Downloads
Add keywordLower subfield to text fields
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- docs/tutorial/PreviewFeatures.md 8 additions, 0 deletionsdocs/tutorial/PreviewFeatures.md
- indexer-core/src/main/java/org/opengroup/osdu/indexer/config/IndexerConfigurationProperties.java 1 addition, 0 deletions...p/osdu/indexer/config/IndexerConfigurationProperties.java
- indexer-core/src/main/java/org/opengroup/osdu/indexer/service/IndexerMappingServiceImpl.java 8 additions, 1 deletion...group/osdu/indexer/service/IndexerMappingServiceImpl.java
- indexer-core/src/main/java/org/opengroup/osdu/indexer/util/TypeMapper.java 25 additions, 10 deletions...main/java/org/opengroup/osdu/indexer/util/TypeMapper.java
- indexer-core/src/test/java/org/opengroup/osdu/indexer/service/IndexerMappingServiceTest.java 41 additions, 2 deletions...group/osdu/indexer/service/IndexerMappingServiceTest.java
- provider/indexer-aws/src/main/resources/application.properties 4 additions, 0 deletions...der/indexer-aws/src/main/resources/application.properties
- provider/indexer-azure/src/main/resources/application.properties 4 additions, 0 deletions...r/indexer-azure/src/main/resources/application.properties
- provider/indexer-gc/src/main/resources/application.properties 5 additions, 1 deletion...ider/indexer-gc/src/main/resources/application.properties
- provider/indexer-ibm/src/main/resources/application.properties 4 additions, 0 deletions...der/indexer-ibm/src/main/resources/application.properties
- testing/indexer-test-aws/src/test/resources/cucumber.properties 2 additions, 1 deletion...g/indexer-test-aws/src/test/resources/cucumber.properties
- testing/indexer-test-azure/src/test/resources/cucumber.properties 2 additions, 1 deletion...indexer-test-azure/src/test/resources/cucumber.properties
- testing/indexer-test-baremetal/src/test/resources/cucumber.properties 2 additions, 1 deletion...xer-test-baremetal/src/test/resources/cucumber.properties
- testing/indexer-test-core/src/main/resources/features/indexrecord/indexRecord-schema-service.feature 17 additions, 0 deletions...s/features/indexrecord/indexRecord-schema-service.feature
- testing/indexer-test-core/src/main/resources/features/info/Info.feature 1 addition, 0 deletions...r-test-core/src/main/resources/features/info/Info.feature
- testing/indexer-test-gc/src/test/resources/cucumber.properties 2 additions, 1 deletion...ng/indexer-test-gc/src/test/resources/cucumber.properties
- testing/indexer-test-ibm/src/main/resources/cucumber.properties 2 additions, 1 deletion...g/indexer-test-ibm/src/main/resources/cucumber.properties
Loading