Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. forceMergeIndex :: MonadBH m => IndexSelection -> ForceMergeIndexSettings -> m ShardsResult

    bloodhound Database.Bloodhound.Common.Client

    forceMergeIndex The force merge API allows to force merging of one or more indices through an API. The merge relates to the number of segments a Lucene index holds within each shard. The force merge operation allows to reduce the number of segments by merging them. This call will block until the merge is complete. If the http connection is lost, the request will continue in the background, and any new requests will block until the previous force merge is complete.

  2. forceMergeIndex :: IndexSelection -> ForceMergeIndexSettings -> BHRequest StatusDependant ShardsResult

    bloodhound Database.Bloodhound.Common.Requests

    forceMergeIndex The force merge API allows to force merging of one or more indices through an API. The merge relates to the number of segments a Lucene index holds within each shard. The force merge operation allows to reduce the number of segments by merging them. This call will block until the merge is complete. If the http connection is lost, the request will continue in the background, and any new requests will block until the previous force merge is complete.

  3. forceSource :: CommonHighlight -> Maybe Bool

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. format :: Directions Board -> Box

    board-games Game.Labyrinth

    No documentation available.

  5. formatBoard :: Board -> String

    board-games Game.Labyrinth

    No documentation available.

  6. formatCell :: EnumSet Player -> Directions Bool -> Char -> Directions Bool -> Box

    board-games Game.Labyrinth

    No documentation available.

  7. formatRotation :: Rotation -> String

    board-games Game.Labyrinth

    No documentation available.

  8. formatShift :: ((Border, Coord), Rotation) -> String

    board-games Game.Labyrinth

    No documentation available.

  9. formatShifts :: ((Border, Coord), ([Rotation], Bool)) -> String

    board-games Game.Labyrinth

    No documentation available.

  10. formatWays :: Directions Board -> Board -> Box

    board-games Game.Labyrinth

    No documentation available.

Page 156 of many | Previous | Next