Hoogle Search
Within Stackage Nightly 2025-10-08 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
TimeOffset :: Int8 -> TimeOffsetbloodhound Database.Bloodhound.Client.Cluster No documentation available.
-
bloodhound Database.Bloodhound.Client.Cluster No documentation available.
TimeZoneOffset :: Int8 -> Word8 -> TimeZoneOffsetbloodhound Database.Bloodhound.Client.Cluster No documentation available.
-
bloodhound Database.Bloodhound.Client.Cluster UpdatableIndexSetting are settings which may be updated after an index is created. https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-update-settings.html
defaultForceMergeIndexSettings :: ForceMergeIndexSettingsbloodhound Database.Bloodhound.Client.Cluster defaultForceMergeIndexSettings implements the default settings that Elasticsearch uses for index optimization. maxNumSegments is Nothing, onlyExpungeDeletes is False, and flushAfterOptimize is True.
defaultIndexDocumentSettings :: IndexDocumentSettingsbloodhound Database.Bloodhound.Client.Cluster Reasonable default settings. Chooses no version control and no parent.
defaultIndexSettings :: IndexSettingsbloodhound Database.Bloodhound.Client.Cluster defaultIndexSettings is an IndexSettings with 3 shards and 2 replicas.
defaultSnapshotCreateSettings :: SnapshotCreateSettingsbloodhound Database.Bloodhound.Client.Cluster Reasonable defaults for snapshot creation
- snapWaitForCompletion False
- snapIndices Nothing
- snapIgnoreUnavailable False
- snapIncludeGlobalState True
- snapPartial False
defaultSnapshotRepoUpdateSettings :: SnapshotRepoUpdateSettingsbloodhound Database.Bloodhound.Client.Cluster Reasonable defaults for repo creation/update
- repoUpdateVerify True
defaultSnapshotRestoreSettings :: SnapshotRestoreSettingsbloodhound Database.Bloodhound.Client.Cluster Reasonable defaults for snapshot restores
- snapRestoreWaitForCompletion False
- snapRestoreIndices Nothing
- snapRestoreIgnoreUnavailable False
- snapRestoreIncludeGlobalState True
- snapRestoreRenamePattern Nothing
- snapRestoreRenameReplacement Nothing
- snapRestorePartial False
- snapRestoreIncludeAliases True
- snapRestoreIndexSettingsOverrides Nothing
- snapRestoreIgnoreIndexSettings Nothing