You are here: irt.org | BBS | Re: HTML Text Search [This BBS is closed]
Posted by Dan A on July 24, 1998 at 22:06:12:
In Reply to: HTML Text Search posted by Steve T on July 23, 1998 at 14:59:57:
: I have a requirement to be able to perform a web-based full text search on a directory of HTML pages, but not my entire site.
: Can anyone recommend some ways to do this?
Perl is a great way to do so. Using perl's GREp function you
can do so efficiently.
If your on a server with iis, then you should use index server.
hopefully someday i can get around to an article i have planned here at irt.org: build your own search engine.
Follow-ups:
You are here: irt.org | BBS | Re: HTML Text Search [This BBS is closed]