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.

  1. TimeZoneOffset :: Int8 -> Word8 -> TimeZoneOffset

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. data UpdatableIndexSetting

    bloodhound Database.Bloodhound.Common.Types

    UpdatableIndexSetting are settings which may be updated after an index is created. https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-update-settings.html

  3. dateHistogramAggregationOffsetLens :: Lens' DateHistogramAggregation (Maybe TimeOffset)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. dateHistogramAggregationPostOffsetLens :: Lens' DateHistogramAggregation (Maybe Text)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  5. dateHistogramAggregationPreOffsetLens :: Lens' DateHistogramAggregation (Maybe Text)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  6. dateOffset :: DateHistogramAggregation -> Maybe TimeOffset

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  7. datePostOffset :: DateHistogramAggregation -> Maybe Text

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  8. datePreOffset :: DateHistogramAggregation -> Maybe Text

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. defaultForceMergeIndexSettings :: ForceMergeIndexSettings

    bloodhound Database.Bloodhound.Common.Types

    defaultForceMergeIndexSettings implements the default settings that Elasticsearch uses for index optimization. maxNumSegments is Nothing, onlyExpungeDeletes is False, and flushAfterOptimize is True.

  10. defaultIndexDocumentSettings :: IndexDocumentSettings

    bloodhound Database.Bloodhound.Common.Types

    Reasonable default settings. Chooses no version control and no parent.

Page 171 of many | Previous | Next