Hello,
This patch seems to be good. But if you really want to modify search
results, you can use another method, which can be very useful and allow a
lot of dynamic changes. It consists of directly calling the htsearch program
from a script ( Perl, PHP, ASP, ... ) instead of calling it as a CGI. Then,
you can easily modify the results in your script before displaying them.
I use it with PHP to append connection parameters to URLs. I also include in
the page a few dynamic generated elements, depending on the user/browser.
-----Original Message-----
From: Geoff Hutchison <[EMAIL PROTECTED]>
To: David J. Graff <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
<[EMAIL PROTECTED]>
Date: Wednesday, April 25, 2001 11:05 PM
Subject: Re: [htdig] How would I go about skipping URL query parameters
whilehtdig'ing?


On Sat, 21 Apr 2001, David J. Graff wrote:

> I'm working on an integration to a software package where I'll need to be
> able to drop session parameters from a URL.
>
> How can I go about doing this? There is very little information in the
> FAQ's or Archives with relevance with this.

There's actually quite a bit in the archives about this. At this point,
probably the easiest way to do it is to use Andy Armstrong's
url_rewrite_rules patch:

<ftp://ftp.ccsf.org/htdig-patches/3.1.5/htdig-3.1.5.aarmstrong.README>
<ftp://ftp.ccsf.org/htdig-patches/3.1.5/htdig-3.1.5.aarmstrong.tar.gz>

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to
<[EMAIL PROTECTED]> with a subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html
--
Alexis BOSSON - D�veloppeur Internet
[EMAIL PROTECTED]



_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to