Not that I know of. But your application gets the original params back,
so you can order the display based on the params that are echoed back.

Best,
Erick

On Thu, Apr 23, 2015 at 2:17 AM, Derek Poh <d...@globalsources.com> wrote:
> Hi
>
> I am trying to search or filter by alist ofdocuments by their ids (product
> id field).The requirement is the return documents must be in the same order
> as search or filter by.
> Eg.if i search or filter on the below list of ids, the documents must be
> return in the same order too
> 1083342171 1079463095 1078278592 1085253674 1076558399
>
> Is this possible?
>
> Thanks,
> Derek
>
>

Reply via email to