An open API service indexing awesome lists of open source software.

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.

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.