Hoogle Search
Within LTS Haskell 24.60 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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
gSnapshotRepoSettings :: GenericSnapshotRepo -> GenericSnapshotRepoSettingsbloodhound Database.Bloodhound.Client.Cluster No documentation available.
gSnapshotRepoSettingsLens :: Lens' GenericSnapshotRepo GenericSnapshotRepoSettingsbloodhound Database.Bloodhound.Client.Cluster No documentation available.
gSnapshotRepoSettingsObject :: GenericSnapshotRepoSettings -> Objectbloodhound Database.Bloodhound.Client.Cluster No documentation available.