Hoogle Search
Within Stackage Nightly 2025-10-12 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
EnumSet a = EnumSet EnumSetRep a abitwise-enum Data.Enum.Set No documentation available.
-
bitwise-enum Data.Enum.Set No documentation available.
isSubsetOf :: AsEnumSet a => EnumSet a -> EnumSet a -> Boolbitwise-enum Data.Enum.Set O(1). Is this a subset? (s1 `isSubsetOf` s2) tells whether s1 is a subset of s2.
-
bitwise-enum Data.Enum.Set.Base A set of values a with representation word, implemented as bitwise operations.
AnalysisSetting :: Analysis -> UpdatableIndexSettingbloodhound Database.Bloodhound.Client.Cluster Analysis is not a dynamic setting and can only be performed on a closed index.
CompressionSetting :: Compression -> UpdatableIndexSettingbloodhound Database.Bloodhound.Client.Cluster No documentation available.
-
bloodhound Database.Bloodhound.Client.Cluster ForceMergeIndexSettings is used to configure index optimization. See https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-forcemerge.html for more info.
ForceMergeIndexSettings :: Maybe Int -> Bool -> Bool -> ForceMergeIndexSettingsbloodhound Database.Bloodhound.Client.Cluster No documentation available.
newtype
GenericSnapshotRepoSettings bloodhound Database.Bloodhound.Client.Cluster Opaque representation of snapshot repo settings. Instances of SnapshotRepo will produce this.
GenericSnapshotRepoSettings :: Object -> GenericSnapshotRepoSettingsbloodhound Database.Bloodhound.Client.Cluster No documentation available.