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.
templateMappings :: IndexTemplate -> Valuebloodhound Database.Bloodhound.Client.Cluster No documentation available.
templateMappingsLens :: Lens' IndexTemplate Valuebloodhound Database.Bloodhound.Client.Cluster No documentation available.
putMapping :: forall r a m . (MonadBH m, FromJSON r, ToJSON a) => IndexName -> a -> m rbloodhound Database.Bloodhound.Common.Client Deprecated: See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/removal-of-types.html
putMapping :: (FromJSON r, ToJSON a) => IndexName -> a -> BHRequest StatusDependant rbloodhound Database.Bloodhound.Common.Requests Deprecated: See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/removal-of-types.html
CharFilterDefinitionMapping :: Map Text Text -> CharFilterDefinitionbloodhound Database.Bloodhound.Common.Types No documentation available.
-
bloodhound Database.Bloodhound.Common.Types Indicates whether to ignore an unmapped parent_type and not return any documents instead of an error.
IgnoreUnmapped :: Bool -> IgnoreUnmappedbloodhound Database.Bloodhound.Common.Types No documentation available.
-
bloodhound Database.Bloodhound.Common.Types 'IndexMappingsLimits is used to configure index's limits. https://www.elastic.co/guide/en/elasticsearch/reference/master/mapping-settings-limit.html
IndexMappingsLimits :: Maybe Int -> Maybe Int -> Maybe Int -> Maybe Int -> IndexMappingsLimitsbloodhound Database.Bloodhound.Common.Types No documentation available.
defaultIndexMappingsLimits :: IndexMappingsLimitsbloodhound Database.Bloodhound.Common.Types No documentation available.