Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. defaultIndexDocumentSettings :: IndexDocumentSettings

    bloodhound Database.Bloodhound.Common.Types

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

  2. defaultIndexSettings :: IndexSettings

    bloodhound Database.Bloodhound.Common.Types

    defaultIndexSettings is an IndexSettings with 3 shards and 2 replicas.

  3. defaultSnapshotCreateSettings :: SnapshotCreateSettings

    bloodhound Database.Bloodhound.Common.Types

    Reasonable defaults for snapshot creation

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

  4. defaultSnapshotRepoUpdateSettings :: SnapshotRepoUpdateSettings

    bloodhound Database.Bloodhound.Common.Types

    Reasonable defaults for repo creation/update

    • repoUpdateVerify True

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

  6. fragmentOffset :: FastVectorHighlight -> Maybe Int

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  7. fvNonPostSettings :: FastVectorHighlight -> Maybe NonPostings

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  8. gSnapshotRepoSettings :: GenericSnapshotRepo -> GenericSnapshotRepoSettings

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. gSnapshotRepoSettingsLens :: Lens' GenericSnapshotRepo GenericSnapshotRepoSettings

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  10. gSnapshotRepoSettingsObject :: GenericSnapshotRepoSettings -> Object

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 178 of many | Previous | Next