[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] BINARY search with associated sort records?
In GDBM database, BINARY search works well.
I would like to sort with the price field in the separate pricing table.
But, one click search below did not sort with price field.
http://xxx.xxx.xxx.xxx/cgibin/outdoor-w.cgi/scan/st=text/di=sectionbrand/dl=
CAMPINGJP-LODGE/tf=pricing:price/to=rn/ml=20.html
The following corrdinated search works but not sort pricing:price.
http://xxx.xxx.xxx.xxx/cgibin/outdoor-w.cgi/scan/st=text/di=sectionbrand/dl=
CAMPINGJP-LODGE/co=yes/sf=pricing:price/se=0/op=>/nu=1/tf=pricing:price/to=r
n/ml=20.html
How can I coordinate search and sort of associated records?
Any suggestions?
Thank you.
Murahashi