Re-order results returned from Solr by the value in a document field. This stage is used in the default query pipeline that enables FAQ Solution Part 2. See Detailed Pipeline Setup for configuration guidelines.

Configuration

When entering configuration values in the UI, use unescaped characters, such as \t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.