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

Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. idxDocId :: IndexedDocument -> Text

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  2. idxDocIndex :: IndexedDocument -> Text

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  3. idxDocPrimaryTerm :: IndexedDocument -> Int

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  4. idxDocResult :: IndexedDocument -> Text

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  5. idxDocSeqNo :: IndexedDocument -> Int

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  6. idxDocShards :: IndexedDocument -> ShardResult

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  7. idxDocType :: IndexedDocument -> Maybe Text

    bloodhound Database.Bloodhound.Common.Requests

    Deprecated: deprecated since ElasticSearch 6.0

  8. idxDocVersion :: IndexedDocument -> Int

    bloodhound Database.Bloodhound.Common.Requests

    No documentation available.

  9. idsJoinRelation :: IndexDocumentSettings -> Maybe JoinRelation

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  10. idsJoinRelationLens :: Lens' IndexDocumentSettings (Maybe JoinRelation)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 312 of many | Previous | Next

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