in reply to Re: Script generated site index db
in thread Script generated site index db
The problem there is that my site uses nested html documents...the URI will be a perl script call that will take the following:
Page = General site identity document
Table = Content header (table results, document abstract info, etc.)
Record = Document content (tabled data, documents, etc.)
...and nest them in the following order: Record -> Table -> Page
Just searching the files would create a list of all the words at the site however it will not take into consideration the layout of the files and their nesting order...the URI is the key.
======================
Sean Shrum
http://www.shrum.net
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Script generated site index db
by shotgunefx (Parson) on Mar 19, 2002 at 09:14 UTC | |
by rob_au (Abbot) on Mar 19, 2002 at 09:33 UTC | |
by shotgunefx (Parson) on Mar 19, 2002 at 09:59 UTC | |
by S_Shrum (Pilgrim) on Mar 19, 2002 at 09:38 UTC |