https://github.com/networkteam/solr_commands
A TYPO3 Extension providing command line commands for EXT:solr. IndexQueue initialisation. Indexing. Garbage collection. All sites at once.
https://github.com/networkteam/solr_commands
cli solr typo3
Last synced: 2 months ago
JSON representation
A TYPO3 Extension providing command line commands for EXT:solr. IndexQueue initialisation. Indexing. Garbage collection. All sites at once.
- Host: GitHub
- URL: https://github.com/networkteam/solr_commands
- Owner: networkteam
- Created: 2021-10-11T11:16:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-06-30T17:31:16.000Z (9 months ago)
- Last Synced: 2025-11-17T15:12:20.227Z (4 months ago)
- Topics: cli, solr, typo3
- Language: PHP
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Solr Commands
A TYPO3 Extension providing command line commands for EXT:solr
## Features
* Initialize index queue by site and type
* Delete documents in index which are not in the index queue
* Index all sites at once
The commands can be used as scheduler tasks.