--- Gilles Detillieux <[EMAIL PROTECTED]> wrote:
>
> > It sure would help make some of the support scripts (rundig, etc.)
> > easier to write if that file ended ".work".
> 
> True, although one extra move or copy in the script isn't that hard.
> 

Actually, it is kind'a hard.

The problem (for my scenario) is that I need to update the DB without
interfering with the "live" db.  To accomplish this, I run htfuzzy on
the .work database(s).  But, htfuzzy doesn't support the "-a" flag, so
I have to (somehow) move the words and words.db_weakcmpr to a
non-".work" location, run htfuzzy on those, and move them back to
".work" so that the rest of my script can move the final results into
place (thus minimizing downtime of the live search).

It's kind'a ugly, but I have it working by using two different config
files, separate directories for build and search, etc.  It would just
be "nicer" (and easier for people to follow) if htfuzzy supported "-a".

This much work?  I'd be willing to take on the task myself if I can be
given some guidance on where to start in the code...but I don't want to
go chasing after something that is more work than its worth or
something that noone else cares about.

greg_fenton.

=====
Greg Fenton
[EMAIL PROTECTED]

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to