package
0.0.0-20250113104510-f09cf9b9a902
Repository: https://github.com/liutizhong/weaviate.git
Documentation: pkg.go.dev
# Functions
FromEnv takes a *Config as it will respect initial config that has been provided by other means (e.g.
GetConfigOptionGroup creates an option group for swagger.
# Constants
No description provided by the author
These BM25 tuning params can be overwritten on a per-class basis.
DefaultCleanupIntervalSeconds can be overwritten on a per-class basis.
DefaultConfigFile is the default file when no config file is provided.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DefaultGossipBindPort uses the hashicorp/memberlist default port value assigned with the use of DefaultLocalConfig.
No description provided by the author
No description provided by the author
1 for backward compatibility.
unlimited for backward compatibility.
No description provided by the author
No description provided by the author
TODO: off by default for now, to make sure the measurement is reliable.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DefaultPersistenceDataPath is the default location for data directory when no location is provided.
500MB for backward compatibility.
DefaultPersistenceLSMMaxSegmentSize is effectively unlimited for backward compatibility.
DefaultPersistenceLSMSegmentsCleanupIntervalSeconds = 0 for backward compatibility.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DefaultQueryCrossReferenceDepthLimit describes the max depth of nested crossrefs in a query.
DefaultQueryDefaultsLimit is the default query limit when no limit is provided.
No description provided by the author
DefaultQueryNestedCrossReferenceLimit describes the max number of nested crossrefs returned for a query.
No description provided by the author
DefaultRaftBootstrapTimeout is the time raft will wait to bootstrap or rejoin the cluster on a restart.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: This should be retrieved dynamically from all installed modules.
# Variables
DefaultAuthentication is the default authentication scheme when no authentication is provided.
ServerVersion is deprecated.
# Structs
AnonymousAccess considers users without any auth information as authenticated as "anonymous" rather than denying their request immediately.
No description provided by the author
Authentication configuration.
Authorization configuration.
No description provided by the author
Config outline of the config file.
No description provided by the author
No description provided by the author
No description provided by the author
Flags are input options.
Support independent TLS credentials for gRPC.
No description provided by the author
MetadataServer is experimental.
OIDC configures the OIDC middleware.
No description provided by the author
No description provided by the author
QueryDefaults for optional parameters.
No description provided by the author
No description provided by the author
WeaviateConfig represents the used schema's.