Headless Server Developer Manual / Version 2107
Table Of ContentsThe extension headless-search
is an extension for the headless-server and encapsulates search
related functionality like generic search, dynamic query lists and their corresponding types.
The headless-search
extension is available within the Blueprint
module headless-search
. It contains a GraphQL schema extension
within the file search-schema.graphql, Java code and Spring configuration.
Note
The headless-search
Blueprint Extension must be active as a prerequisite,
which is the default. If needed, the extension can be activated with the CoreMedia Extension Tool.
To use Headless Server search, an existing Solr with an index created by a CAE Feeder needs to be provided.