Hoogle Search

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

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

  1. dateOffset :: DateHistogramAggregation -> Maybe TimeOffset

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. datePostOffset :: DateHistogramAggregation -> Maybe Text

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  3. datePreOffset :: DateHistogramAggregation -> Maybe Text

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

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

  5. defaultIndexDocumentSettings :: IndexDocumentSettings

    bloodhound Database.Bloodhound.Common.Types

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

  6. defaultIndexSettings :: IndexSettings

    bloodhound Database.Bloodhound.Common.Types

    defaultIndexSettings is an IndexSettings with 3 shards and 2 replicas.

  7. defaultSnapshotCreateSettings :: SnapshotCreateSettings

    bloodhound Database.Bloodhound.Common.Types

    Reasonable defaults for snapshot creation

    • snapWaitForCompletion False
    • snapIndices Nothing
    • snapIgnoreUnavailable False
    • snapIncludeGlobalState True
    • snapPartial False

  8. defaultSnapshotRepoUpdateSettings :: SnapshotRepoUpdateSettings

    bloodhound Database.Bloodhound.Common.Types

    Reasonable defaults for repo creation/update

    • repoUpdateVerify True

  9. defaultSnapshotRestoreSettings :: SnapshotRestoreSettings

    bloodhound Database.Bloodhound.Common.Types

    Reasonable defaults for snapshot restores

    • snapRestoreWaitForCompletion False
    • snapRestoreIndices Nothing
    • snapRestoreIgnoreUnavailable False
    • snapRestoreIncludeGlobalState True
    • snapRestoreRenamePattern Nothing
    • snapRestoreRenameReplacement Nothing
    • snapRestorePartial False
    • snapRestoreIncludeAliases True
    • snapRestoreIndexSettingsOverrides Nothing
    • snapRestoreIgnoreIndexSettings Nothing

  10. fastVectorHighlightFragmentOffsetLens :: Lens' FastVectorHighlight (Maybe Int)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 172 of many | Previous | Next