[FEATURE] Clear indexed_search documents when content is changed
A new feature flag enables indexed_search to remove the documents from the index if the page or content is changed in the backend. Resolves: #94577 Releases: master Change-Id: I871978d15366c8d7ac560c82a29702678701db2c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69914 Tested-by:core-ci <typo3@b13.com> Tested-by:
kharaf <k.haraf@macopedia.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
kharaf <k.haraf@macopedia.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-94577-ClearIndexed_searchDocumentsWhenContentIsChanged.rst 28 additions, 0 deletions...4577-ClearIndexed_searchDocumentsWhenContentIsChanged.rst
- typo3/sysext/indexed_search/Classes/Domain/Repository/AdministrationRepository.php 100 additions, 83 deletions...ch/Classes/Domain/Repository/AdministrationRepository.php
- typo3/sysext/indexed_search/Classes/Hook/DeleteIndexedData.php 50 additions, 0 deletions.../sysext/indexed_search/Classes/Hook/DeleteIndexedData.php
- typo3/sysext/indexed_search/Resources/Private/Language/locallang_em.xlf 3 additions, 0 deletions...ndexed_search/Resources/Private/Language/locallang_em.xlf
- typo3/sysext/indexed_search/ext_conf_template.txt 3 additions, 0 deletionstypo3/sysext/indexed_search/ext_conf_template.txt
- typo3/sysext/indexed_search/ext_localconf.php 1 addition, 0 deletionstypo3/sysext/indexed_search/ext_localconf.php
Please register or sign in to comment