Hoogle Search
Within Stackage Nightly 2025-10-12 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
reindexResponseTook :: ReindexResponse -> Maybe Intbloodhound Database.Bloodhound.Common.Types No documentation available.
reindexResponseTookLens :: Lens' ReindexResponse (Maybe Int)bloodhound Database.Bloodhound.Common.Types No documentation available.
restoreIndexSettingsOverrideReplicasLens :: Lens' RestoreIndexSettings (Maybe ReplicaCount)bloodhound Database.Bloodhound.Common.Types No documentation available.
sSummaryFixedSettings :: IndexSettingsSummary -> IndexSettingsbloodhound Database.Bloodhound.Common.Types No documentation available.
snapRestoreIgnoreIndexSettings :: SnapshotRestoreSettings -> Maybe (NonEmpty Text)bloodhound Database.Bloodhound.Common.Types This type could be more rich but it isn't clear which settings are allowed to be ignored during restore, so we're going with including this feature in a basic form rather than omitting it. One example here would be "index.refresh_interval". Any setting specified here will revert back to the server default during the restore process.
snapRestoreIndexSettingsOverrides :: SnapshotRestoreSettings -> Maybe RestoreIndexSettingsbloodhound Database.Bloodhound.Common.Types Settings to apply during the restore process. NOTE: This option is not supported in ES < 1.5 and should be set to Nothing in that case.
snapshotCreateSettingsIgnoreUnavailableLens :: Lens' SnapshotCreateSettings Boolbloodhound Database.Bloodhound.Common.Types No documentation available.
snapshotCreateSettingsIncludeGlobalStateLens :: Lens' SnapshotCreateSettings Boolbloodhound Database.Bloodhound.Common.Types No documentation available.
snapshotCreateSettingsIndicesLens :: Lens' SnapshotCreateSettings (Maybe IndexSelection)bloodhound Database.Bloodhound.Common.Types No documentation available.
snapshotCreateSettingsPartialLens :: Lens' SnapshotCreateSettings Boolbloodhound Database.Bloodhound.Common.Types No documentation available.