There is a typoscript syntax warning if indexed_search is not installed:
Der Import findet keine Datei in "set:bootstrap-package/indexed-search:setup.typoscript", Zeile "2"
(The import cannot find a file in “set:bootstrap-package/indexed-search:setup.typoscript”, line “2”.)
After deleting bootstrap-package/indexed-search from optionalDependencies the error is gone. Sure it will load it because bootstrap-package/indexed-search exists in the installation. The intended behaviour is wrong.
TYPO3 13.4.26 using Site Set
bootstrap_package 16.0.0
PHP 8.5
There is a typoscript syntax warning if indexed_search is not installed:
Der Import findet keine Datei in "set:bootstrap-package/indexed-search:setup.typoscript", Zeile "2"
(The import cannot find a file in “set:bootstrap-package/indexed-search:setup.typoscript”, line “2”.)
After deleting bootstrap-package/indexed-search from optionalDependencies the error is gone. Sure it will load it because bootstrap-package/indexed-search exists in the installation. The intended behaviour is wrong.
TYPO3 13.4.26 using Site Set
bootstrap_package 16.0.0
PHP 8.5