archivebox.search.backends
Module Contents
Functions
Serialize resolved application config for a standalone plugin command. |
|
Normalize a backend name for config and plugin lookup. |
|
Discover search-capable plugins and cache their catalog entries. |
|
Resolve the configured search-capable plugin. |
Data
API
- archivebox.search.backends.search_backend_command_env(config: dict[str, Any] | None = None, **config_kwargs: Any) dict[str, str][source]
Serialize resolved application config for a standalone plugin command.
- archivebox.search.backends.normalize_search_backend_name(backend_name: str | None) str[source]
Normalize a backend name for config and plugin lookup.