search.factory module

Application factory for references service components.

search.factory.create_api_web_app()[source]

Initialize an instance of the search frontend UI web application.

Return type:Flask
search.factory.create_ui_web_app()[source]

Initialize an instance of the search frontend UI web application.

Return type:Flask