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. AllRegexpFlags :: RegexpFlags

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. AllSnapshotRepos :: SnapshotRepoSelection

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  3. AllSnapshots :: SnapshotSelection

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. AllocAll :: AllocationPolicy

    bloodhound Database.Bloodhound.Common.Types

    Allows shard allocation for all shards.

  5. AllocNewPrimaries :: AllocationPolicy

    bloodhound Database.Bloodhound.Common.Types

    Allows shard allocation only for primary shards for new indices.

  6. AllocNone :: AllocationPolicy

    bloodhound Database.Bloodhound.Common.Types

    No shard allocation is allowed

  7. AllocPrimaries :: AllocationPolicy

    bloodhound Database.Bloodhound.Common.Types

    Allows shard allocation only for primary shards.

  8. data AllocationPolicy

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. newtype AllowLeadingWildcard

    bloodhound Database.Bloodhound.Common.Types

    Allowing a wildcard at the beginning of a word (eg "*ing") is particularly heavy, because all terms in the index need to be examined, just in case they match. Leading wildcards can be disabled by setting AllowLeadingWildcard to false.

  10. AllowLeadingWildcard :: Bool -> AllowLeadingWildcard

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 56 of many | Previous | Next