mirror of
https://github.com/jme-admin-ch/jme-index-type-registry.git
synced 2026-08-17 13:04:58 +00:00
Read-only mirror of https://github.com/jme-admin-ch/jme-index-type-registry — Bundesamt für Informatik und Telekommunikation. Issues & pull requests at the source. Catalog: https://www.opensource.admin.ch/en/softwares/mhvpuf
https://www.opensource.admin.ch/en/softwares/mhvpuf
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| .mvn | ||
| index-types/jme | ||
| schema | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| indextype.template.pom.xml | ||
| LICENSE | ||
| mvnw | ||
| mvnw.cmd | ||
| pom.xml | ||
| publiccode.yml | ||
| README.md | ||
| SECURITY.md | ||
| THIRD-PARTY-LICENSES.md | ||
JME Index Type Registry
This repository is the source of truth for the OpenSearch index types used by the JME examples. The build validates mapping compatibility and publishes a typed Maven artifact for every index type and major version.
Build
The build requires Java 25.
./mvnw clean verify
For detailed information about the registry format, validation and generated artifacts, see the index type registry Maven plugin.
Note
This repository is part of the JME open source distribution.
License
This repository is Open Source Software licensed under the Apache License 2.0.