On 09/03/2015 08:02 AM, Jason Fayre wrote:
> Hello,
> I made the modifications you suggested. 
> Now when I run nightly_htdig on a list, I get an error back that "I" is an
> invalid option for htfuzzy. I uncommented that line in the rundig script.
> Any ideas?
> If it isn't critical, I can just re-comment that line.


I'm sorry. I didn't keep the rundig you sent me so I can't be sure, but
it appears that RedHat's modified rundig may be broken in some way.

On the other hand, if in making the mod to nightly_htdig you have

        init_or_update = ' -I'

that is the problem. it needs to be lower case ' -i'.

If that doesn't explain it, you can send me the rundig again and I'll
look further.

Whether or not you want the uncommented

$BINDIR/htfuzzy $opts soundex metaphone

line is up to you. What this does is enable the search to match
alternate spellings of the search words that 'sound alike'.

However, even if you re-comment that line, there may be other problems
even if it doesn't complain.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to