RE: Highlight Results For PHP File Extensions ...
<[email protected]> Tue, 24 Feb 2004 10:09:17 -0500
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Organization | Alpenglow Systems |
| Message-ID | <001e01c3fae8$2f3c8d40$6601a8c0@Toshiba5105> |
I've just installed Perlfect Search 3.31b and everything seems to be
working as expected (thanks!) except for the 'highlight matches' feature
for files that have an extension like ".php?whatever=whatever". It's
not a question of the pages being garbled - the 'highlight matches' link
simply doesn't appear for the associated listings on the results page.
The necessary parameters are set (properly, I think!) in my conf.pl file
:
$HIGHLIGHT_MATCHES = 1;
@HIGHLIGHT_EXT = ("html", "htm", "php");
From searching the archives I found a posting dated March 24, 2003 (see
below) that indicates this to be a known problem and that a new version
of tools.pl will fix it . unfortunately the link in that message to
download the new file doesn't work and returns a 404 error. Is there
some other way that I can get this file?
Please advise / thanks in advance,
Stuart
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Excerpt from archives :
On Monday 24 March 2003 13:33, Michael Spiess wrote:
> But with the new version 3.31b the "highlight match" is not any more
> displayed for the URLs who have a ?-suffix e.g.
/dir/myfile.php?navid=1
This is fixed now, please get the latest version of tools.pl:
http://www.perlfect.com/cgi-bin/cvsweb.cgi/search/tools.pl
Regards
Daniel