|
|
[Perlfect-search] Joker Search Problem (2. Versuch)
Daniel Naber perlfect-search@perlfect.com
Sun, 16 Jun 2002 03:01:21 +0200
On Saturday 15 June 2002 16:37, obidosbonn wrote:
> When i search for "stri*ng" the search results are correct, but they
> will not be "highlighted" after click on "Highlight_matches"-Link.
>
> Bug or feature? What can I do?
I'd say "missing feature". You'll have to modify the source, i.e.
highlighthtml() in search.pl. Maybe it's enough the replace * by .* in the
term so that the regular expression works again.
Regards
Daniel
--
http://www.danielnaber.de
|
|