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. |