TYPO3-Solr / ext-solr

A TYPO3 extension that integrates the Apache Solr search server with TYPO3 CMS. dkd Internet Service GmbH is developing the extension. Community contributions are welcome. See CONTRIBUTING.md for details.
GNU General Public License v3.0
136 stars 246 forks source link

[TASK] Remove tx_solr_cache_tags, tx_solr_cache, sys_registry from ext_tables.sql #2968

Open Mabahe opened 3 years ago

Mabahe commented 3 years ago

They are created by the caching framework as cf_tx_solr... (v8) or cache_txsolr... (v10)

dkd-kaehm commented 2 years ago

@Mabahe We support currently only EXT:solr 10.0.x and 11.0.x. I would propose to fix it in current master aka future 11.1.x only.

Todo: Remove tx_solr_cache_tags, tx_solr_cache, sys_registry from ext_tables.sql https://github.com/TYPO3-Solr/ext-solr/blob/7b0e77c2680d9dea7861f7bcd33abc1e8664f289/ext_tables.sql#L92-L120