[ic] Complex search using [query]

Peter Jakl interchange-users@lists.akopia.com
Fri Jul 20 13:26:00 2001


I've found out how to improve search speeds via this list using [query].
But I would like more detail on implementation.

If I try to implement this using the construct demo, I would have to
change the form that accepts the keyword search to simply pass the data
on. I would then have to change the results.html page to include the
[query]. Is that correct?

If I set it up to do the "more" feature, how do I prevent the [query]
from being executed on subsequent pages when the user clicks "next"?

Peter