• 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. idsVersionControl :: IndexDocumentSettings -> VersionControl

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  2. idsVersionControlLens :: Lens' IndexDocumentSettings VersionControl

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  3. idxDocId :: IndexedDocument -> Text

    bloodhound Database.Bloodhound.Common.Client

    No documentation available.

  4. idxDocIndex :: IndexedDocument -> Text

    bloodhound Database.Bloodhound.Common.Client

    No documentation available.

  5. idxDocPrimaryTerm :: IndexedDocument -> Int

    bloodhound Database.Bloodhound.Common.Client

    No documentation available.

  6. idxDocResult :: IndexedDocument -> Text

    bloodhound Database.Bloodhound.Common.Client

    No documentation available.

  7. idxDocSeqNo :: IndexedDocument -> Int

    bloodhound Database.Bloodhound.Common.Client

    No documentation available.

  8. idxDocShards :: IndexedDocument -> ShardResult

    bloodhound Database.Bloodhound.Common.Client

    No documentation available.

  9. idxDocType :: IndexedDocument -> Maybe Text

    bloodhound Database.Bloodhound.Common.Client

    Deprecated: deprecated since ElasticSearch 6.0

  10. idxDocVersion :: IndexedDocument -> Int

    bloodhound Database.Bloodhound.Common.Client

    No documentation available.

Page 311 of many | Previous | Next

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