Skip to content
Snippets Groups Projects
Sviatoslav Nekhaienko's avatar
Sviatoslav Nekhaienko authored
Merge branch 'master' of https://community.opengroup.org/osdu/platform/system/indexer-service into fix-integer-parsing

 Conflicts:
	testing/indexer-test-core/src/main/java/org/opengroup/osdu/util/ElasticUtils.java
	testing/indexer-test-core/src/main/resources/features/indexrecord/indexRecord-schema-service.feature
7aca7574
History

Introduction

os-indexer-azure is a Spring Boot service that is responsible for indexing Records that enable the os-search service to execute OSDU R2 domain searches against Elasticsearch.

Azure Implementation

The os-indexer-azure README.md has all the information needed to get started running the os-indexer Azure implementation

GCP Implementation

All documentation for the GCP implementation of os-indexer lives here