EJH> Try setting no_excerpt_show_top to "yes" if that's what you want. The web
EJH> site suggests "true" is not a correct value:

EJH> http://htdig.org/attrs.html#no_excerpt_show_top
EJH>   no_excerpt_show_top
EJH>     type:
EJH>         boolean 
EJH>     used by:
EJH>         htsearch 
EJH>     default:
EJH>         false 
EJH>     description:
EJH>         If no excerpt is available, this option will act the same as 
excerpt_show_top, that is, it will show the top of the document. 
EJH>     example:
EJH>         no_excerpt_show_top: yes 
http://htdig.org/cf_types.html
Boolean
    A string that represents a truth value. Acceptable truth values are given below.
    For true:
        yes
        true
        1
    For false:
        no
        false
        0
But, to my mind, it doesn't matter. I've tried all values ( 'yes',
'true' and 1 ) without any result.

>> Does the ability of keywords highlighting in excerpt depends on
>> indexing pages?
EJH> I know that when I'm troubleshooting things I run htdig -i (for
EJH> "initial") to dump the databases and start from scratch. You may find it
EJH> fixes your problem.
I'm using rundig to reindex.
http://htdig.org/rundig.html
    Rundig uses the "-i" option to htdig, so it always reindexes your web site from 
scratch when you run it.

Thx



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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