Ok thanks I explain my situation : I want to make a search over 3 fields for documents : authors, title and abstract My document are .html files. I thought to place authors between special tags (for example <!--authors> <--authors>), title between other tags and abstract in other tags too. Then I make 3 differents configuration file, each with noindex_start/end = the tags I don't want to index (= the fields I dont want to be searched). You see? I hope it'll work, there's no reason :) Thanks again for your answer.
----- Original Message ----- From: "Geoff Hutchison" <[EMAIL PROTECTED]> To: "pyp" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, May 03, 2002 5:04 PM Subject: Re: [htdig] Multiple noindex_start/end > On Fri, 3 May 2002, pyp wrote: > > > I saw that a patch was developped in the htdig-dev forum to allow > > multiple noindex_start/end. > > Sort of. What Gilles and I have meant when we refer to "multiple > noindex" statements is a full string list attribute. So the noindex_start > attibute could take a list of tag names, etc. > > The patch simply adds a slew of "cloned" attributes for noindex_start_1 > (or something like this), but each is only one tag. > > > Has anyone tested it? Is there another > > solution for this? I dont realy like the idea of patching htdig, > > Patching ht://Dig is fine, though of course you're right to question > testing, etc. At the moment, there isn't another solution for this. > > However, what additional elements do you want in noindex_start? > > -- > -Geoff Hutchison > Williams Students Online > http://wso.williams.edu/ > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] > _______________________________________________ > 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 > _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ 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

