integration_documentation:request

integration_documentation:request

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
integration_documentation:request [2019/05/22 12:36]
florian ↷ Links adapted because of a move operation
integration_documentation:request [2019/06/19 10:45]
florian [Values of the ''order'' parameter]
Line 82: Line 82:
 | ''​attrib[<​name>​][max]''​ | Maximum value of a constant attribute. | | ''​attrib[<​name>​][max]''​ | Maximum value of a constant attribute. |
 | ''​order''​ | Sorting of the results [[#Values of the ''​order''​ parameter|see below]]. | | ''​order''​ | Sorting of the results [[#Values of the ''​order''​ parameter|see below]]. |
-| ''​properties[]''​ | Name of the [[export_patterns:csv#​optional_additional_columns|additional optional export columns]], whose contents are to be output (only relevant for XML output). |+| ''​properties[]''​ | Name of the [[csv_export_documentation:csv_format#​optional_additional_columns|additional optional export columns]], whose contents are to be output (only relevant for XML output). |
 | ''​outputAttrib[]''​ | Name of the attributes which may be available in the template (only relevant for Direct Integration). | | ''​outputAttrib[]''​ | Name of the attributes which may be available in the template (only relevant for Direct Integration). |
 | ''​pushAttrib[<​key>​][<​value>​]''​ | Name and value of the filter which should be pushed.| | ''​pushAttrib[<​key>​][<​value>​]''​ | Name and value of the filter which should be pushed.|
Line 94: Line 94:
 The values //​ASC/​DESC//​ are specifying whether to sort the results ascending (ASC) or descending (DESC). The values //​ASC/​DESC//​ are specifying whether to sort the results ascending (ASC) or descending (DESC).
  
-The value //dynamic// is calculating the specified value in a dynamic way and does not sort the results hard. This means that the textual relevance is still influencing the sorting. ​+The value //dynamic// is calculating the specified value in a dynamic way and does not sort the results hard. This means that the textual relevance, the configured merchandising features and boosting via the personalization API is still influencing the sorting. ​
  
 **We strongly advise our customers to use a dynamic calculation for the default order. **    **We strongly advise our customers to use a dynamic calculation for the default order. **