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.

  1. newtype SnapshotRepoUpdateSettings

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  2. SnapshotRepoUpdateSettings :: Bool -> SnapshotRepoUpdateSettings

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  3. data SnapshotRestoreSettings

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

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

  5. newtype TimeOffset

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  6. TimeOffset :: Int8 -> TimeOffset

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  7. data TimeZoneOffset

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  8. TimeZoneOffset :: Int8 -> Word8 -> TimeZoneOffset

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  9. data UpdatableIndexSetting

    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

  10. defaultForceMergeIndexSettings :: ForceMergeIndexSettings

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

Page 162 of many | Previous | Next