Configure Refiner

Transformer’s Caplin Refiner blade has default configuration settings, so once you’ve deployed it, it should work without further configuration. However, you can modify Caplin Refiner’s configuration properties if required; for example, to improve filtering and sorting performance. To do this:

  • Open the file <Framework-root>/global_config/overrides/RefinerService/Transformer/etc/refiner.properties

    (<Framework-root> is the topmost directory of the Deployment Framework.)

  • Add configuration property values to the file from the set listed in Refiner configuration properties.

    The format of a property is a dot-separated property name with an associated value, like this:

    property.name1[.name2][.name3]...=value

    For example:

    batch.time=100
    log.file.count=3

See also: