JDBC Driver for Elasticsearch

Build 23.0.8839

AliasesFilter

Comma-separated list of alias names or filters used to filter the aliases exposed as views.

Data Type

string

Default Value

""

Remarks

The supplied values for alias names should match the names of the aliases in Elasticsearch. Filters for aliases can incorporate parts of alias names, as well as * as a wildcard character.

Below is a sample value for the property that would match against the aliases "qa", "sprint_testing", and "sprint_metrics".

qa,sprint_*
.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839