This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used. Additionally a SolrEntityInterface is available for Extbase Models to update the solr index of a record if it has been changed through extbase in the frontend (similar to EXT:slug_extbase )
[TASK] Tag composer.json for PHP 8.3
Version | Upload comment | Works with TYPO3 | Download |
---|---|---|---|
2.0.3 /
stable
July 14, 2024 |
[TASK] Tag composer.json for PHP 8.3
|
11.5.0 - 12.4.99 | Download |
2.0.2 /
stable
July 02, 2024 |
Add exception handling to SolrCreateIndexCommand and update version The code now catches InvalidArgumentException when attempting to locate a Site in SolrCreateIndexCommand, preventing crashes when no specific site is found. The message will prompt for skipping the absent site. Also, the version number in ext_emconf.php has been incremented to reflect these changes. |
11.5.0 - 12.4.99 | Download |
2.0.1 /
stable
September 12, 2023 |
Version 2.0.1 - Update README.md |
11.5.0 - 12.4.99 | Download |
1.2.0 /
stable
March 06, 2023 |
1.2.0 - better handling of non-solr-configured sites - added possibility to use the keyword 'all' with option -w/--what to create indexes for all configured tables in a site |
11.5.0 - 11.5.99 | Download |
1.1.1 /
stable
March 03, 2023 |
added `Code711\SolrTools\Interfaces\SolrEntityInterface` to enable Extbase models to update its index when persisted through extbase similar to EXT:extbase_slug or EXT:fe_data_history
|
11.5.0 - 11.5.99 | Download |
1.0.2 /
stable
February 21, 2023 |
added promised but missing scan for file-references in tt_content:header_link
|
11.5.0 - 11.5.99 | Download |
1.0.1 /
stable
February 21, 2023 |
Update TER description
|
11.5.0 - 11.5.99 | Download |
1.0.0 /
stable
February 21, 2023 |
Initial Release This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used. |
11.5.0 - 11.5.99 | Download |