{py:mod}abx_plugin_sonic_search.config
:allowtitles:
Module Contents
Classes
:class: autosummary longtable
:align: left
* - {py:obj}`SonicConfig <abx_plugin_sonic_search.config.SonicConfig>`
-
Data
:class: autosummary longtable
:align: left
* - {py:obj}`SONIC_LIB <abx_plugin_sonic_search.config.SONIC_LIB>`
- ```{autodoc2-docstring} abx_plugin_sonic_search.config.SONIC_LIB
:summary:
```
* - {py:obj}`SONIC_CONFIG <abx_plugin_sonic_search.config.SONIC_CONFIG>`
- ```{autodoc2-docstring} abx_plugin_sonic_search.config.SONIC_CONFIG
:summary:
```
API
:canonical: abx_plugin_sonic_search.config.SONIC_LIB
:value: >
None
```{autodoc2-docstring} abx_plugin_sonic_search.config.SONIC_LIB
```
:canonical: abx_plugin_sonic_search.config.SonicConfig
Bases: {py:obj}`abx_spec_config.base_configset.BaseConfigSet`
````{py:attribute} SONIC_BINARY
:canonical: abx_plugin_sonic_search.config.SonicConfig.SONIC_BINARY
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_sonic_search.config.SonicConfig.SONIC_BINARY
```
````
````{py:attribute} SONIC_HOST
:canonical: abx_plugin_sonic_search.config.SonicConfig.SONIC_HOST
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_sonic_search.config.SonicConfig.SONIC_HOST
```
````
````{py:attribute} SONIC_PORT
:canonical: abx_plugin_sonic_search.config.SonicConfig.SONIC_PORT
:type: int
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_sonic_search.config.SonicConfig.SONIC_PORT
```
````
````{py:attribute} SONIC_PASSWORD
:canonical: abx_plugin_sonic_search.config.SonicConfig.SONIC_PASSWORD
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_sonic_search.config.SonicConfig.SONIC_PASSWORD
```
````
````{py:attribute} SONIC_COLLECTION
:canonical: abx_plugin_sonic_search.config.SonicConfig.SONIC_COLLECTION
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_sonic_search.config.SonicConfig.SONIC_COLLECTION
```
````
````{py:attribute} SONIC_BUCKET
:canonical: abx_plugin_sonic_search.config.SonicConfig.SONIC_BUCKET
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_sonic_search.config.SonicConfig.SONIC_BUCKET
```
````
````{py:attribute} SONIC_MAX_CHUNK_LENGTH
:canonical: abx_plugin_sonic_search.config.SonicConfig.SONIC_MAX_CHUNK_LENGTH
:type: int
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_sonic_search.config.SonicConfig.SONIC_MAX_CHUNK_LENGTH
```
````
````{py:attribute} SONIC_MAX_TEXT_LENGTH
:canonical: abx_plugin_sonic_search.config.SonicConfig.SONIC_MAX_TEXT_LENGTH
:type: int
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_sonic_search.config.SonicConfig.SONIC_MAX_TEXT_LENGTH
```
````
````{py:attribute} SONIC_MAX_RETRIES
:canonical: abx_plugin_sonic_search.config.SonicConfig.SONIC_MAX_RETRIES
:type: int
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_sonic_search.config.SonicConfig.SONIC_MAX_RETRIES
```
````
````{py:method} validate()
:canonical: abx_plugin_sonic_search.config.SonicConfig.validate
````
:canonical: abx_plugin_sonic_search.config.SONIC_CONFIG
:value: >
'SonicConfig(...)'
```{autodoc2-docstring} abx_plugin_sonic_search.config.SONIC_CONFIG
```
Last updated