Administration

Indexes on Curator

Indexed Doc An indexed doc means Asset on that revision has been successfully added to Curator. You can check whether a document is indexed in Asset Browser. Go to Actions – Index Status The above image has following details for Asset ID 832   At Repository Revision (RRN) 102 Non-Content status is INDEXED Content status is

Indexes on Curator Read More »

Resetting Curator

Clean State of the Curator Stop Curator Service You have to delete the Curator indexes: For Zoom 7.2 and below, locate the directory specified in  <ZOOM_INSTALL_DIR>/conf/server.xml under the tag <solrDataDir> inside <FtsSpec>. Delete this directory from disk. In the FTS Spec specified here, the directory path mentioned in the tag <solrDataDir> is /opt/zoom/db/solr-db/ For Zoom 7.3 onwards,

Resetting Curator Read More »

Advanced Curator Configuration with XML Specification

Minimum Zoom version supported: 6.0 Not valid from Zoom 7.3 onwards. This document describes the various configuration parameters of Curator. Basic Configuration The basic configuration that must be performed involves the following aspects. The associated config fields are also given for each step. Enable or disable file content indexing. Config field: fileContentIndex Enable or disable

Advanced Curator Configuration with XML Specification Read More »

Curator Backup and Restore

Minimum Zoom version supported: 6.0 Curator backup and restore can be performed either through a web API or manually. Both methods are described below. Backup Web API Stop all Zoom Servers. Open the following URLs in the order they are written http://<curator-server-hostname>:8983/solr/BK/replication?command=backup http://<curator-server-hostname>:8983/solr/ID/replication?command=backup Start all Zoom Servers Backup Name: You can give a name to

Curator Backup and Restore Read More »

Logs Management in Zoom

In Zoom 6.0 and above, the various logs related to zoom, curator and preview servers will be available in a tab named “Log Browser” in Log Management tab of Webmin and Log Management Tab of Z-Settings dialog. Zoom Server-Side Log Management : Panel Components : Select Logs Files Section: Drop-down menu options for selection of logs files are

Logs Management in Zoom Read More »

Additional Preview Cleanup Options

  As of Zoom 6.0, new options have been added to preview server cleanup settings. DO_NOT_CLEAN_FUIDS: This option will skip the original asset source file from the cleanup. In other words, original asset file will not be deleted by cleanup process. DO_NOT_CLEAN_PREVIEWS: Do not delete any preview file. Generated previews will never be deleted. DEFAULT: the Cleanup process will decide based on

Additional Preview Cleanup Options Read More »

Disabling FSCue

Zoom FSCue app is responsible for mac overlay icons/labels. Please follow the below given steps to disable the FSCue. Open “Terminal.app”. Stopping the currently running FSCue app: launchctl unload -S AQUA /Library/LaunchAgents/com.evolphin.zoom.FSCue.plist If above command doesn’t work then run: launchctl unload /Library/LaunchAgents/com.evolphin.zoom.FSCue.plist Above command will stop currently running FSCue  service. To disable FSCue app permanently and prevent it from

Disabling FSCue Read More »

Checking Open TCP Ports

The list of ports required by the Zoom desktop clients is specified here.  To test if the ports are open see steps below. Please replace any IP in the example with your Host Name/IP address: Desktop Client In a Web Browser open URL: http:<zoom preview server host/ip>:8873/vab . If you don’t see any errors and the

Checking Open TCP Ports Read More »