must be murphy's law
Greg Fausak
greg at august.net
Wed Sep 22 13:53:51 EDT 1999
Keri,
I had some weird problems with indexing.
I found that if I run a script:
#!/bin/sh
# cleanup rwhois dictionary files
echo 'cleanup in process'
find . \( -name index\* -o -name local* -o -name \*.txt.\* \) -print |\
xargs rm -f
# rerun the indexing stuff
/usr/local/sbin/rwhois_indexer -v -s txt \
-c /var/local/nettle/rwhois/rwhoisd.conf
Most of my problems went away.
Be careful with this! Be in the root rwhois directory before
running....it does erase stuff !!!!
---greg
----- Original Message -----
From: Keri Medei <medei at web-ink.com>
To: <rwhois at rwhois.net>
Sent: Wednesday, September 22, 1999 11:44 AM
Subject: must be murphy's law
:
: Well, I'm back at it again. I've been able to get a script that puts in
: all the data I need into the various files, checked and double checked..
: I'm comparing the a.com/net-10.0.0.0-8 files with my own files, and I
: can't see any difference in them.
:
: One problem is, my organizational info is coming up blank, along with
: basically ANYTHING in my domain.
:
: ./bin/rwhois_indexer -i -v -s .txt hasn't worked...
:
: web-ink: {272} % ./bin/rwhois_indexer -C organization -i -v -s .txt
: done.
: web-ink: {273} % ll harvard.net/data/org/
: total 5
: -rw-rw-r-- 1 rwhois user 50 Sep 22 12:18 index-exact-0.ndx
: -rw-rw-r-- 1 rwhois user 21 Sep 22 12:18 index-soundex-0.ndx
: -rw-rw-r-- 1 rwhois user 263 Sep 22 12:18 local.db
: -rw-rw-r-- 1 rwhois user 76 Sep 22 12:18 local.db.bak
: -rwxr-xr-x 1 rwhois user 250 Sep 22 12:26 org.txt
: web-ink: {274} % ll a.com/data/org/
: total 5
: -rw-rw-r-- 1 rwhois user 50 Sep 22 12:38 index-exact-0.ndx
: -rw-rw-r-- 1 rwhois user 21 Sep 22 12:38 index-soundex-0.ndx
: -rw-rw-r-- 1 rwhois user 263 Sep 22 12:38 local.db
: -rw-rw-r-- 1 rwhois user 76 Sep 22 12:38 local.db.bak
: -rwxr-xr-x 1 rwhois user 251 Sep 13 11:10 org.txt
:
: The only difference between the a.com info and harvard.net files is the
: basics, address, phone number. etc.
:
: I'm stuck on this one big time, and I've tried practically everything.
:
: Anyone able to give a little insight? I'm testing out the responses on the
: rwhois.net remote deal (Since that's what my boss will be checking)
:
: plug in rwhois.web-ink.com and the 204.152.42.0 ip address to see..
:
: Keri
:
:
:
More information about the Rwhois
mailing list