Hoogle Search

Within Stackage Nightly 2025-10-11 (ghc-9.12.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. nodeInfoSettingsLens :: Lens' NodeInfo Object

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. nodeNetTCPEstabResets :: NodeNetworkStats -> Int

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  3. nodeNetworkStatsTCPEstabResetsLens :: Lens' NodeNetworkStats Int

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. reindexResponseThrottledMillis :: ReindexResponse -> Int

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  5. reindexResponseThrottledMillisLens :: Lens' ReindexResponse Int

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  6. reindexResponseTook :: ReindexResponse -> Maybe Int

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  7. reindexResponseTookLens :: Lens' ReindexResponse (Maybe Int)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  8. restoreIndexSettingsOverrideReplicasLens :: Lens' RestoreIndexSettings (Maybe ReplicaCount)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. sSummaryFixedSettings :: IndexSettingsSummary -> IndexSettings

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  10. 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.

Page 176 of many | Previous | Next