protected property StreamingExpressionBuilder::$sortFieldsMapped in Search API Solr 4.x
Same name and namespace in other branches
- 8.3 src/Utility/StreamingExpressionBuilder.php \Drupal\search_api_solr\Utility\StreamingExpressionBuilder::sortFieldsMapped
The array of all mapped sorting fields.
Type: string[][]
File
- src/
Utility/ StreamingExpressionBuilder.php, line 99
Class
- StreamingExpressionBuilder
- Provides methods for creating streaming expressions targeting a given index.
Namespace
Drupal\search_api_solr\UtilityCode
protected $sortFieldsMapped;