• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. idxDocSeqNo :: IndexedDocument -> Int

    bloodhound Database.Bloodhound.Common.Client

    No documentation available.

  2. idxDocShards :: IndexedDocument -> ShardResult

    bloodhound Database.Bloodhound.Common.Client

    No documentation available.

  3. idxDocType :: IndexedDocument -> Maybe Text

    bloodhound Database.Bloodhound.Common.Client

    Deprecated: deprecated since ElasticSearch 6.0

  4. idxDocVersion :: IndexedDocument -> Int

    bloodhound Database.Bloodhound.Common.Client

    No documentation available.

  5. idxDocId :: IndexedDocument -> Text

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  6. idxDocIndex :: IndexedDocument -> Text

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  7. idxDocPrimaryTerm :: IndexedDocument -> Int

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  8. idxDocResult :: IndexedDocument -> Text

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  9. idxDocSeqNo :: IndexedDocument -> Int

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  10. idxDocShards :: IndexedDocument -> ShardResult

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

Page 311 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete