Jesse Erlbaum wrote: > Hi Michael -- > > >>It's a C::A based module that lets you easily add a site >>search to your >>application using swish-e (http://www.swish-e.org). We've already used >>it's predecessor on a pretty large project and it worked >>rather well as >>a base class (but for most cases it can probably be used as-is). > > > This is great! This is a really useful module that I could see myself > using. I will have to check it out. > > If I may make a suggestion for more functionality: How about a run-mode > to show the results with terms highlighted, a la Google?
It does do that. If you look at the HIGHLIGHT_CONTEXT, HIGHLIGHT_START and HIGHLIGHT_STOP in the setup() method you can see how to do that. -- Michael Peters Developer Plus Three, LP --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
