On Wed, 15 Jan 2003, John Almberg wrote:
> I'm trying to figure out how to use swish to index a MySQL database. The
> data in the database is used to populate a single PHP page . . . call it
> http://www.mysite.com/data.php.
>
> I think I understand how to use prog to pull the data out of the
> database and feed it to swish for indexing. My question is, how does
> swish relate the pages created on the fly for indexing to the the actual
> website page, i.e, ~/data.php?
> Path-Name: 'http://www.mysite.com/data.php'
Just like that, although don't use the single quotes.
But I assume you intend to index more than one page, right? In that case
you need to somehow map the database records to page requests.
Did you see the prog-bin/MySQL.pl example?
--
Bill Moseley moseley@hank.org
Received on Thu Jan 16 00:10:28 2003