Almanna.Search.order_by_raw – almanna Reference Manual
Packages
almanna
Almanna
Search
Search
Search.with_entity_type
as_query
count
eq
gt
gte
ilike
is_not_null
is_null
like
list
lookup
lt
lte
new_search
order_by
order_by_raw
page
relationship
rows
search_with_arraylist
single
order_by_raw
Description:
public
Search
<
G
>
order_by_raw
(
string
column,
bool
is_descending =
false
)
Add a raw order expression.
Parameters:
column
Column name
is_descending
Set true if order is descending. Defaults to false.