Class: ScoreSort

ScoreSort

<private> new ScoreSort()

Members

<private> toJSON

Serializes this query to JSON for network dispatch.

Methods

descending(descending) → {SearchSort.ScoreSort}

Specifies whether to sort descending or not

Parameters:
Name Type Description
descending boolean
Returns:
Type
SearchSort.ScoreSort