feat(search): add actions to query search engine
the authorized search engine initialization had to be moved to plugin from router as it should also be used in the query action if permissions are enabled. Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
This commit is contained in:
@@ -191,6 +191,7 @@ backend:
|
||||
pluginSources:
|
||||
- catalog
|
||||
- scaffolder
|
||||
- search
|
||||
# See README.md in the proxy-backend plugin for information on the configuration format
|
||||
proxy:
|
||||
endpoints:
|
||||
|
||||
Reference in New Issue
Block a user