On Thu, Feb 20, 2003 at 05:22:25PM -0600, Gilles Detillieux wrote:
> > Which basically means if you want to affect the htsearch "keywords" you
> > have to set ALL of:
> > text_factor (to catch words in the <body>)
> > keywords_factor (to catch specific meta tags with name="keywords")
> > keywords_meta_tag_names (set additional meta tags which are
> > controlled by keywords_factor)
> > meta_description_factor (all meta tags as opposed to specific meta
> > tags which can be set using the two "keywords" attributes above)
>
> As well as...
> description_factor (to control what weight, if any, the link
> description text will have)
> heading_factor* (to catch words in <h1>...</h1> or lower level headings)
Would these two also be covered under text_factor? I know they are special
kinds of text...but text_factor doesn't ignore these tags, does it?
> keywords_meta_tag_names and description_meta_tag_names (to control
> which meta tags are indexed as meta keywords or descr.)
> title_factor (to catch words in the <title>...</title> area)
Ah yes, title_factor...
> "match all". That's not to say it's prohibitively complex either.
> It would be a pretty simple matter of doing it with a StringList and a
> comparison loop, but I don't think I could knock it off in under an hour,
> and right now there are too many more urgent matters to attend to.
Do the important things first! I may remind you from time to time that
it'd be useful though. :) In the mean time the work around (for me) was to
use "exclude" on the opposite of what I wanted to include. For example:
restrict to /en/ AND /discussionpaper/
becomes:
exclude: /fr/
restrict: /discussionpaper/
emma :)
--
Emma Jane Hogbin
[[ 416 417 2868 ][ www.xtrinsic.com ]]
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
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