According to [EMAIL PROTECTED]: > So, is it possible to create an index using JUST the <TITLE> of .html > pages and ignoring the content/<BODY>. i.e. creating a database that > is significantly smaller comprising of words from <TITLE> tags.
noindex_start: <body noindex_end: </body> Note that setting the *_factor attributes to 0 will decrease the scores for words of those respective types, but won't strip them out of the index. The only way to avoid words getting into the index is to turn off indexing. See also http://www.htdig.org/FAQ.html#q4.15 -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/ Dept. Physiology, U. of Manitoba Winnipeg, MB R3E 3J7 (Canada) ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ 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

