Watch
1
0
Fork
You've already forked jme-index-type-registry
0
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
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-14 11:24:48 +02:00
.github/workflows JEAP-7322 Adapted github build workflow 2026-07-30 07:47:57 +02:00
.mvn JEAP-6510: initial commit 2026-07-22 11:03:31 +02:00
index-types/jme JEAP-7326 Add transit document collections 2026-08-13 09:59:06 +02:00
schema JEAP-6510: Opensource jme-index-type-registry 2026-07-23 15:53:43 +02:00
.gitignore JEAP-6510: initial commit 2026-07-22 11:03:31 +02:00
CONTRIBUTING.md JEAP-6510: Opensource jme-index-type-registry 2026-07-23 15:53:43 +02:00
indextype.template.pom.xml JEAP-6899 Complete OSS index type registry 2026-08-06 18:48:00 +02:00
LICENSE JEAP-6510: Opensource jme-index-type-registry 2026-07-23 15:53:43 +02:00
mvnw JEAP-6510: initial commit 2026-07-22 11:03:31 +02:00
mvnw.cmd JEAP-6510: Opensource jme-index-type-registry 2026-07-23 15:53:43 +02:00
pom.xml JEAP-7326 Update jEAP parent to 39.0.1 2026-08-14 11:24:48 +02:00
publiccode.yml JEAP-6899 Update publiccode schema 2026-08-12 08:27:28 +02:00
README.md JEAP-6899 Complete OSS index type registry 2026-08-06 18:48:00 +02:00
SECURITY.md JEAP-6510: Opensource jme-index-type-registry 2026-07-23 15:53:43 +02:00
THIRD-PARTY-LICENSES.md JEAP-6510: Opensource jme-index-type-registry 2026-07-23 15:53:43 +02:00

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.