Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. AllNodes :: NodeSelection

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. AllRegexpFlags :: RegexpFlags

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  3. AllSnapshotRepos :: SnapshotRepoSelection

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. AllSnapshots :: SnapshotSelection

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  5. AllocAll :: AllocationPolicy

    bloodhound Database.Bloodhound.Common.Types

    Allows shard allocation for all shards.

  6. AllocNewPrimaries :: AllocationPolicy

    bloodhound Database.Bloodhound.Common.Types

    Allows shard allocation only for primary shards for new indices.

  7. AllocNone :: AllocationPolicy

    bloodhound Database.Bloodhound.Common.Types

    No shard allocation is allowed

  8. AllocPrimaries :: AllocationPolicy

    bloodhound Database.Bloodhound.Common.Types

    Allows shard allocation only for primary shards.

  9. data AllocationPolicy

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

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

Page 56 of many | Previous | Next