Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. healthStatusNumberOfPendingTasks :: HealthStatus -> Int

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  2. newtype RRGroupRefNum

    bloodhound Database.Bloodhound.Common.Types

    A group number for regex matching. Only values from 1-9 are supported. Construct with mkRRGroupRefNum

  3. RRGroupRefNum :: Int -> RRGroupRefNum

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. newtype VersionNumber

    bloodhound Database.Bloodhound.Common.Types

    Traditional software versioning number

  5. VersionNumber :: Version -> VersionNumber

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  6. docVersionNumber :: DocVersion -> Int

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  7. maxNumSegments :: ForceMergeIndexSettings -> Maybe Int

    bloodhound Database.Bloodhound.Common.Types

    Number of segments to optimize to. 1 will fully optimize the index. If omitted, the default behavior is to only optimize if the server deems it necessary.

  8. maxNumSegmentsLens :: Lens' ForceMergeIndexSettings (Maybe Int)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. mkRRGroupRefNum :: Int -> Maybe RRGroupRefNum

    bloodhound Database.Bloodhound.Common.Types

    Only allows valid group number references (1-9).

  10. rrGroupRefNum :: RRGroupRefNum -> Int

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 450 of many | Previous | Next