Skip to main content

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

ModuleDescription
jeap-opensearch-searchitem-modelSearchItemContainer record — pairs a SearchItem with indexMajorVersion and indexMinorVersion.
jeap-opensearch-searchitem-apiSearchItemsController REST endpoint (GET /index-api/searchitems) and the SearchItemsProvider SPI.

Documentation