post_push_index_command

Background

The Push Index phase is the phase used for replicating indexes to query processors. This command may only be used to push indexes to remote query processors.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the post_push_index_command key, and set the value. This can be set to any valid String value.

Default value

No default value

Examples

To make use of the included index replication command.

post_push_index_command=$SEARCH_HOME/linbin/ActivePerl/bin/perl $SEARCH_HOME/bin/publish_index.pl $COLLECTION_NAME

See also