Hoogle Search

Within LTS Haskell 24.60 (ghc-9.10.3)

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

  1. datePreOffset :: DateHistogramAggregation -> Maybe Text

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

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

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

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

  4. defaultIndexDocumentSettings :: IndexDocumentSettings

    bloodhound Database.Bloodhound.Common.Types

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

  5. defaultIndexSettings :: IndexSettings

    bloodhound Database.Bloodhound.Common.Types

    defaultIndexSettings is an IndexSettings with 3 shards and 2 replicas.

  6. defaultSnapshotCreateSettings :: SnapshotCreateSettings

    bloodhound Database.Bloodhound.Common.Types

    Reasonable defaults for snapshot creation

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

  7. defaultSnapshotRepoUpdateSettings :: SnapshotRepoUpdateSettings

    bloodhound Database.Bloodhound.Common.Types

    Reasonable defaults for repo creation/update

    • repoUpdateVerify True

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

  9. fragmentOffset :: FastVectorHighlight -> Maybe Int

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  10. fvNonPostSettings :: FastVectorHighlight -> Maybe NonPostings

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 178 of many | Previous | Next