Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. module Agda.Utils.Map1

    Non-empty maps. Provides type Map1 of non-empty maps. Import: @ import Agda.Utils.Map1 (Map1) import qualified Agda.Utils.Map1 as Map1 @

  2. type Map1 = NEMap

    Agda Agda.Utils.Map1

    No documentation available.

  3. newtype Mapping

    bloodhound Database.Bloodhound.Client.Cluster

    Support for type reification of Mappings is currently incomplete, for now the mapping API verbiage expects a ToJSONable blob. Indexes have mappings, mappings are schemas for the documents contained in the index. I'd recommend having only one mapping per index, always having a mapping, and keeping different kinds of documents separated if possible.

  4. Mapping :: [MappingField] -> Mapping

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  5. data MappingField

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  6. MappingField :: FieldName -> FieldDefinition -> MappingField

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  7. MappingTotalFieldsLimit :: Int -> UpdatableIndexSetting

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  8. newtype Mapping

    bloodhound Database.Bloodhound.Common.Types

    Support for type reification of Mappings is currently incomplete, for now the mapping API verbiage expects a ToJSONable blob. Indexes have mappings, mappings are schemas for the documents contained in the index. I'd recommend having only one mapping per index, always having a mapping, and keeping different kinds of documents separated if possible.

  9. Mapping :: [MappingField] -> Mapping

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  10. data MappingField

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 375 of many | Previous | Next