Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Redis::FullText::SortByAggregate
Inherits
Struct
<
Value
<
Object
Constructors
new
(property :
String
, order :
Order
, max :
Int32
|
Nil
= nil)
Source
new
(properties :
Array
(
Redis::FullText::SortByAggregate::Property
), max :
Int32
|
Nil
)
Source
Instance methods
max
Source
properties
Source
Nested types
Redis::FullText::SortByAggregate::Order
Redis::FullText::SortByAggregate::Property