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%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .mvn/wrapper | ||
| docs | ||
| jeap-opensearch-searchitem-api | ||
| jeap-opensearch-searchitem-model | ||
| .gitignore | ||
| AGENTS.md | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| mvnw | ||
| pom.xml | ||
| publiccode.yml | ||
| README.md | ||
| SECURITY.md | ||
| setPomVersions.sh | ||
| THIRD-PARTY-LICENSES.md | ||
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.