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.
indexTemplateSettingsLens :: Lens' IndexTemplate (Maybe IndexSettings)bloodhound Database.Bloodhound.Client.Cluster No documentation available.
nodeIndicesStatsSegFixedBitSetMemory :: NodeIndicesStats -> Maybe Bytesbloodhound Database.Bloodhound.Client.Cluster No documentation available.
nodeIndicesStatsSegFixedBitSetMemoryLens :: Lens' NodeIndicesStats (Maybe Bytes)bloodhound Database.Bloodhound.Client.Cluster No documentation available.
nodeInfoSettings :: NodeInfo -> Objectbloodhound Database.Bloodhound.Client.Cluster The members of the settings objects are not consistent, dependent on plugins, etc.
nodeInfoSettingsLens :: Lens' NodeInfo Objectbloodhound Database.Bloodhound.Client.Cluster No documentation available.
nodeNetTCPEstabResets :: NodeNetworkStats -> Intbloodhound Database.Bloodhound.Client.Cluster No documentation available.
nodeNetworkStatsTCPEstabResetsLens :: Lens' NodeNetworkStats Intbloodhound Database.Bloodhound.Client.Cluster No documentation available.
restoreIndexSettingsOverrideReplicasLens :: Lens' RestoreIndexSettings (Maybe ReplicaCount)bloodhound Database.Bloodhound.Client.Cluster No documentation available.
sSummaryFixedSettings :: IndexSettingsSummary -> IndexSettingsbloodhound Database.Bloodhound.Client.Cluster No documentation available.
snapRestoreIgnoreIndexSettings :: SnapshotRestoreSettings -> Maybe (NonEmpty Text)bloodhound Database.Bloodhound.Client.Cluster 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.