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/03/14 12:22]
markus [The request parameters in detail]
integration_documentation:request [2019/04/19 10:55]
florian [The request parameters in detail]
Line 63: Line 63:
 \\  \\ 
  
-=== Required parameters ===+==== Required parameters ​====
  
 ^ Parameter ^ Brief description ^ ^ Parameter ^ Brief description ^
Line 74: Line 74:
 \\  \\ 
  
-=== Search parameter ===+==== Search parameter ​====
  
 ^ Parameter ^ Brief description ^ ^ Parameter ^ Brief description ^
Line 88: Line 88:
 \\  \\ 
  
-=== Values of the ''​order''​ parameter ===+==== Values of the ''​order''​ parameter ​====
  
-No value can be set as a default.+The values //dynamic// and //​ASC/​DESC// ​can be added to every value listed below, f.e.: //​salesfrequency dynamic DESC//.
  
-^ Value ^ Description ​^ Frontend response ​+The values //​ASC/​DESC//​ are specifying whether to sort the results ascending (ASC) or descending (DESC). 
-| ''​<​empty>''​((Alternately,​ the ''​rank'' ​value can also be given or the ''​order''​ parameter completely omitted)) ​Relevance calculated ​by FINDOLOGIC ​Best hits + 
-| ''​price ​ASC''​ | Most inexpensive products first | Most inexpensive first +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.  
-| ''​label ​ASC''​ | Alphabetic sorting ​| A-Z + 
-| ''​salesfrequency DESC''​ | Sales rank / most-sold items | Top sellers first +**We strongly advise our customers to use a dynamic calculation for the default order. **    
-| ''​dateadded DESC''​ | Newest products | New products first  ​|+ 
 +^ Value ^ Description ^ 
 +| ''​salesfrequency'' ​| Sort by sales rank / most-sold items. |  
 +''​shopsort''​ | Sort by the values, that are exported via the feed in the field [[export_patterns:​xml|//​sort//​]]. ​
 +| ''​price''​ | Sort by price. ​
 +| ''​label''​ | Alphabetic sorting
 +| ''​dateadded''​ | Sort by date. 
 +| ''​<​empty>''​ or ''​rank''​ | Sort by default order, that was specified (If the default order is empty, the sort order will be textual relevance only). ​|
  
 \\  \\ 
  
-=== Limiting / paging parameters ===+==== Limiting / paging parameters ​====
  
 ^ Parameter ^ Brief description ^ Default value ^ ^ Parameter ^ Brief description ^ Default value ^