On Wed, Nov 23, 2005 at 06:19:48PM -0800, Matt Paine wrote:
> I think I understand where your coming from. But if I'm correct in
> understanding then you dont need swish to do anything really (I think
> this is where Bill Moseley was coming from).
>
> Basically you can setup a table structure in whatever language your
> using to display your results, and do a lookup on that table based on
> the filename..... E.g., using PHP....
>
>
> <?php
> $lookup["S2172_TABLE.pdf"] = "Module 72 Tables";
> $lookup["another_filename_here.pdf"] = "Show This Title Instead";
>
> ?>
Although, I think in the general case one would want to store the
title in the swish index instead of looking when returning results.
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Wed Nov 23 19:06:08 2005