abx_plugin_sonic_search.config

Module Contents

Classes

SonicConfig

Data

SONIC_LIB

SONIC_CONFIG

API

abx_plugin_sonic_search.config.SONIC_LIB[source]

None

class abx_plugin_sonic_search.config.SonicConfig[source]

Bases: abx_spec_config.base_configset.BaseConfigSet

SONIC_BINARY: str[source]

‘Field(…)’

SONIC_HOST: str[source]

‘Field(…)’

SONIC_PORT: int[source]

‘Field(…)’

SONIC_PASSWORD: str[source]

‘Field(…)’

SONIC_COLLECTION: str[source]

‘Field(…)’

SONIC_BUCKET: str[source]

‘Field(…)’

SONIC_MAX_CHUNK_LENGTH: int[source]

‘Field(…)’

SONIC_MAX_TEXT_LENGTH: int[source]

‘Field(…)’

SONIC_MAX_RETRIES: int[source]

‘Field(…)’

validate()[source]
abx_plugin_sonic_search.config.SONIC_CONFIG[source]

‘SonicConfig(…)’