On Fri, Dec 03, 2004 at 08:37:34AM -0800, PAUL LONER, BLOOMBERG/ 731 LEXIN wrote:
> Hi. I've just started playing around with this feature. In file swish.c around
> line 850:
> if((params->run_mode != MODE_UPDATE) ||
> (params->run_mode != MODE_REMOVE)) /* Preserve update mode */
> params->run_mode = MODE_INDEX;
> should that || be an &&? I'm using version swish-e-2.5.2-2004-12-01.
> thx, Paul
>
Sure seems that way, logically speaking. Not to mention that message
right above:
'-i' requires a list of index files.
is way off. Should be:
'-i' requires a list of things to index
for some value of "things."
Thanks.
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Fri Dec 3 10:07:49 2004