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.

  1. IndexSettingsSummary :: IndexName -> IndexSettings -> [UpdatableIndexSetting] -> IndexSettingsSummary

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  2. newtype RestoreIndexSettings

    bloodhound Database.Bloodhound.Client.Cluster

    Index settings that can be overridden. The docs only mention you can update number of replicas, but there may be more. You definitely cannot override shard count.

  3. RestoreIndexSettings :: Maybe ReplicaCount -> RestoreIndexSettings

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  4. data SnapshotCreateSettings

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  5. SnapshotCreateSettings :: Bool -> Maybe IndexSelection -> Bool -> Bool -> Bool -> SnapshotCreateSettings

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  6. newtype SnapshotRepoUpdateSettings

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  7. SnapshotRepoUpdateSettings :: Bool -> SnapshotRepoUpdateSettings

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  8. data SnapshotRestoreSettings

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  9. SnapshotRestoreSettings :: Bool -> Maybe IndexSelection -> Bool -> Bool -> Maybe RestoreRenamePattern -> Maybe (NonEmpty RestoreRenameToken) -> Bool -> Bool -> Maybe RestoreIndexSettings -> Maybe (NonEmpty Text) -> SnapshotRestoreSettings

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  10. newtype TimeOffset

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

Page 162 of many | Previous | Next