Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
DefaultSortSpec :: DefaultSort -> SortSpecbloodhound Database.Bloodhound.Common.Types No documentation available.
GeoDistanceSortSpec :: SortOrder -> GeoPoint -> DistanceUnit -> SortSpecbloodhound Database.Bloodhound.Common.Types No documentation available.
-
bloodhound Database.Bloodhound.Common.Types No documentation available.
hitSort :: Hit a -> Maybe SearchAfterKeybloodhound Database.Bloodhound.Common.Types No documentation available.
hitSortLens :: Lens' (Hit a) (Maybe SearchAfterKey)bloodhound Database.Bloodhound.Common.Types No documentation available.
missingSort :: DefaultSort -> Maybe Missingbloodhound Database.Bloodhound.Common.Types No documentation available.
missingSortLens :: Lens' DefaultSort (Maybe Missing)bloodhound Database.Bloodhound.Common.Types No documentation available.
mkSort :: FieldName -> SortOrder -> DefaultSortbloodhound Database.Bloodhound.Common.Types mkSort defaults everything but the FieldName and the SortOrder so that you can concisely describe the usual kind of SortSpecs you want.
taSort :: TopHitsAggregation -> Maybe Sortbloodhound Database.Bloodhound.Common.Types No documentation available.
taSortLens :: Lens' TopHitsAggregation (Maybe Sort)bloodhound Database.Bloodhound.Common.Types No documentation available.