Hi, I'd basically look through the code that's been added to handle the DocTitle or DocMetaDsc fields in htcommon/DocumentRef.h--the "lookfor" command in the snapshots/CVS tree is particularly good for this sort of thing. Basically, you'll want to add the field to DocumentRef and make sure it gets handled in Serialize/Deserialize. Then you'll need to add it to Retriever and a parser as you want and then take it out somewhere in htsearch/Display.cc (again look for how the TITLE is handled for an example). -Geoff At 12:37 PM +0200 12/26/00, drora wrote: >Hello Geoff! > >Our documents contain METATAGS. We want to get a result search list >that will include in addition to the document's title, description etc., >also the content of the METATAG. >Now, from an answer you've given (To: Reich Stefan ,Date: 16 Dec 2000, >Subject: METATAGS in Search Results), I understood it is possible (we >work with htdig-3.2.0b2). >Can you give me some tips on how to code such a modification? > > >Thanks, > >Drora ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] You will receive a message to confirm this.
