Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. SnapshotRepoUpdateSettings :: Bool -> SnapshotRepoUpdateSettings

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. data SnapshotRestoreSettings

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

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

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. data UpdatableIndexSetting

    bloodhound Database.Bloodhound.Common.Types

    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

  5. datePostOffset :: DateHistogramAggregation -> Maybe Text

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  6. datePostOffsetLens :: Lens' DateHistogramAggregation (Maybe Text)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  7. datePreOffset :: DateHistogramAggregation -> Maybe Text

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  8. datePreOffsetLens :: Lens' DateHistogramAggregation (Maybe Text)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. defaultForceMergeIndexSettings :: ForceMergeIndexSettings

    bloodhound Database.Bloodhound.Common.Types

    defaultForceMergeIndexSettings implements the default settings that Elasticsearch uses for index optimization. maxNumSegments is Nothing, onlyExpungeDeletes is False, and flushAfterOptimize is True.

  10. defaultIndexDocumentSettings :: IndexDocumentSettings

    bloodhound Database.Bloodhound.Common.Types

    Reasonable default settings. Chooses no version control and no parent.

Page 177 of many | Previous | Next