unranked

Type: boolean
Default: false
Context: prediction

About this parameter

In some cases we want maximum speed and the results in the same order for each recommendation, then data-unranked can be used.

Currently, the parameter can only be used in conjunction with Question and Answers recommendations.

This parameter requires that either data-subtree or data-currentpagequestions also is specified.

Usage examples

<div class="rek-prediction" data-currentpagequestions="true" data-unranked="true"></div>