[Zope] searching
Dieter Maurer
dieter@handshake.de
Mon, 6 Jan 2003 19:39:11 +0100
Catonano wrote at 2003-1-1 01:40 +0100:
> Well, I created a Z Search interface, I fill in the
> PrincipiaSearchSource field and I got back a table with results inside
> of it.
>
> I modified the results table so taht it gives me some LINKS to every
> file it shows, so I can even click on them and be taken to the found
> files. Fine
>
> Now what I'd LOVE is that when I click on one of those links, the page
> that opens has got the matching strings highlighted somehow, say:
>
> bla bla blah <strong> matched string </strong> blah bla blah
Zope does not support this directly.
Search the mailing list archives to learn about an approach...
Dieter