On Wed, 18 Sep 2002, Thomas Knappe wrote:

> <META NAME="DC.Date" CONTENT="2001-01-08">

> TITLE                 KATEGORI                DATO
> Example page          Nyheder         2001-03.08

> I can't figure out, how to display Meta Tags in the search results.

That's because at the moment, arbitrary META tags are not stored in the
document database, so there's no way htsearch can access them. As far as
the META date field, you sould use the use_doc_date attribute if you want
that:

<http://www.htdig.org/attrs.html#use_doc_date>

The only other META tag that's available for display in htsearch at the
moment is the META description field. If you want more than this, you'd
have to edit the code, starting in htcommon/DocumentRef.[h,cc] to add an
additional entry for each document in the database. (We'd be glad to give
more specific pointers if you intend on going in this direction.)

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/



-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to