Watch
1
0
Fork
You've already forked jeap-opensearch-searchitem-api
0
mirror of https://github.com/jeap-admin-ch/jeap-opensearch-searchitem-api.git synced 2026-08-17 12:55:29 +00:00
Read-only mirror of https://github.com/jeap-admin-ch/jeap-opensearch-searchitem-api — Bundesamt für Informatik und Telekommunikation. Issues & pull requests at the source. Catalog: https://www.opensource.admin.ch/en/softwares/6xfg6h https://www.opensource.admin.ch/en/softwares/6xfg6h
  • Java 98.3%
  • Shell 1.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-13 08:30:27 +02:00
.mvn/wrapper JEAP-7084: initial release 2026-06-16 07:10:58 +02:00
docs JEAP-7182: adapt overview image 2026-06-23 15:51:31 +02:00
jeap-opensearch-searchitem-api Version 2.13.0: Update parent from 8.9.1 to 8.10.0 2026-08-13 08:00:45 +02:00
jeap-opensearch-searchitem-model Version 2.13.0: Update parent from 8.9.1 to 8.10.0 2026-08-13 08:00:45 +02:00
.gitignore JEAP-7084: initial commit 2026-06-12 11:22:17 +02:00
AGENTS.md JEAP-7084: initial release 2026-06-16 07:10:58 +02:00
CHANGELOG.md Version 2.13.0: update jeap-starter from 24.12.0 to 24.14.0 2026-08-13 08:30:27 +02:00
CONTRIBUTING.md JEAP-7084: initial release 2026-06-16 07:10:58 +02:00
LICENSE JEAP-7084: initial release 2026-06-16 07:10:58 +02:00
mvnw JEAP-7084: initial commit 2026-06-12 11:22:17 +02:00
pom.xml Version 2.13.0: update jeap-starter from 24.12.0 to 24.14.0 2026-08-13 08:30:27 +02:00
publiccode.yml Update version/date in publiccode.yml 2026-08-13 08:01:53 +02:00
README.md JEAP-7182: add complete documentation 2026-06-19 13:31:29 +02:00
SECURITY.md JEAP-7084: initial release 2026-06-16 07:10:58 +02:00
setPomVersions.sh JEAP-7084: initial release 2026-06-16 07:10:58 +02:00
THIRD-PARTY-LICENSES.md Updating THIRD-PARTY-LICENSES.md 2026-07-17 17:50:22 +02:00

jeap-opensearch-searchitem-api

Spring MVC REST API and model for exposing indexed search items from OpenSearch in jEAP applications. Domain services implement SearchItemsProvider to supply the current search representation of business objects to the jEAP OpenSearch Index Writer.

Modules

Module Description
jeap-opensearch-searchitem-model SearchItemContainer record — pairs a SearchItem with indexMajorVersion and indexMinorVersion.
jeap-opensearch-searchitem-api SearchItemsController REST endpoint (GET /index-api/searchitems) and the SearchItemsProvider SPI.

Documentation

Note

This repository is part of the open source distribution of jEAP. See github.com/jeap-admin-ch/jeap for more information.

License

This repository is Open Source Software licensed under the Apache License 2.0.