Configuring the managed repeater and subordinates to perform index check validation
You can configure the managed repeater and subordinate index cores to perform index validation during replication. Index validation is triggered every time index replication completes downloading new index files into the repeater or subordinate. If both nodes are synchronized, hence, no files are downloaded, index validation is not run. Index validation is configured at the core level.
Configuring index validation on the repeater and subordinates ensures data integrity of the index by running predefined index queries against the latest replicated index. An entry is logged into the administration logger with the query check status.
When index validation is configured, an optional query check properties file with a list of queries can be specified. Otherwise, a default query of q=*:* is run, which is expected to return results greater than zero. The results of the index validation queries are then compared with predefined minimum result counts that a query should return. An entry is logged into the administration logger indicating the query check status.
Before you begin
- Download the interim fix for APAR JR53475, or apply the latest cumulative interim fix for Feature Pack 8, JR53438.fep.
- If you do not want to use the default query of q=*:*, you can optionally update the query check properties file to suit your business needs. Updating the query check properties file allows you to define specific validation queries in either a file named queryCheck.properties under the conf directory of each core, or in any property file residing in a common location among all cores. If no file is provided, the default query is run. For more information, see Query check properties file.
About this task
- Enable the index query check operation option in the managed repeater or subordinate.
- Optional: Configure the query check properties file and save it into its default location.
- Optional: Copy the query check property file into a common location among all cores.
Procedure
- Enable the index query check operation option in the managed
repeater or subordinate.
- Optional: Configure the query check properties
file and save it into its default location.
- Optional: Copy the query check property file
into a common location among all cores.