[ic] results page - [search-list] sorting problem

David Berry interchange-users@interchange.redhat.com
Sun Apr 21 09:30:01 2002


Thanks Ron

>> Hi list,
>> 
>> the results page has the following:
>> 
>> [search-list]
>> [sort products:sku:n]
>> [item-change 1][condition][item-field category][/condition]
>> 
>> 
>> This gives perfect (sorted on sku order) results, but ...
>> 
>> 
>> when I limit the number of items to show to 6 and use [more] [/more]
>> construct, the following happens:
>> 
>> page 1                page 2          page 3
>> 
>> item no:              item no:                item no:
>> 0562          1538            1550
>> 1537          1540            1552
>> 1538          1980            1601
>> 1972          2074            1603
>> 2050          2075            1800
>> 2063          2100            2235
>> 
>> 
>> each  individual page is sorted, but overall, it's not.
>> 
>
[snip]
>
>The way we did this was to add a 'tf' to the search link, something like
>this:  tf=sku:n .
>
>Good luck,
>-Ron

Where do you add the "tf=sku:n"  ?

I've tried it in results page and in category_vertical, neither seems to make 
any difference at all.

Thanks 

Dave