CoreCommunity ExtensionsDistributionsFeature-RequestsTYPO3 6.2 Projects (+)(Archived Projects)

Story #41555

As an editor, I want to mass-index Medias in the Backend

Added by Fabien Udriot almost 3 years ago. Updated almost 2 years ago.

Status:Resolved Start date:
Priority:Should have Due date:
Assigned To:Fabien Udriot % Done:

100%

Category:-
Target version:-

Associated revisions

Revision 5fab97f4
Added by Fabien Udriot almost 2 years ago

[FEATURE] Mass-indexing of assets

The patch significantly improve the BE tool
module and add CLI commands for managing the Index.

Change-Id: Ib5ad2b22cefb4e536f9312cd287fe0a61b0c3aaa
Releases: 1.1.0
Fixes: #41555
Reviewed-on: https://review.typo3.org/22950
Reviewed-by: Fabien Udriot
Tested-by: Fabien Udriot

History

#1 Updated by Gerrit Code Review almost 2 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22950

#2 Updated by Fabien Udriot almost 2 years ago

  • Assigned To set to Fabien Udriot
  • Target version set to 1.1.0

To test the patch, click the Tool Module (in the top head icon right of the main module)

Also run these commands:


./typo3/cli_dispatch.phpsh extbase media:index
./typo3/cli_dispatch.phpsh extbase media:checkIndex

#3 Updated by Fabien Udriot almost 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

#4 Updated by Fabien Udriot almost 2 years ago

  • Target version deleted (1.1.0)

This is already implemented in the Core by the way of a scheduler task.

Also available in: Atom PDF