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
Google Cloud Implementation
All documentation for the Google Cloud implementation of os-indexer
lives here
AWS Implementation
All documentation for the AWS implementation of os-indexer
lives here
Open API 3.0 - Swagger
- Swagger UI : https://host/context-path/swagger (will redirect to https://host/context-path/swagger-ui/index.html)
- api-docs (JSON) : https://host/context-path/api-docs
- api-docs (YAML) : https://host/context-path/api-docs.yaml
All the Swagger and OpenAPI related common properties are managed here swagger.properties