ezpublish-ezFindReindexContent

UNIX name Owner Status
ezpublish-ezFindReindexContent eZ Publish Legacy stable
Version Compatible with
N/A N/A
Extends the ezfind extension to add a link to reindex content link to all objects in the admin interface

ezpublish-ezFindReindexContent

Description

Extends the legacy ezfind extension to add a reindex content link to all objects

This addresses an issue in sites which use Solr, but for performance reasons have asObjects set to false when doing fetches. asObjects = false gives you the data direct from Solr, which is fast, but with Solr being a volatile document data source there's always a risk of it being out of sync.

Another issue addressed is this: ezFind does not reindex content when a priority is changed (by default). Manually re-saving each object can be tedious.

Screenshots

The menu link

The reindex page

Installation

Copy the folder to your extensions directory

  • Note that ezfind must be installed

If you use an override file then you may need to add ActiveExtensions[]=gazfind to your settings/override/site.ini under [ExtensionSettings]

Regenerate Autoloads

Clear your caches

Contact

Use github issues.

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.